History of Node.cloneNode() Revision history for: English (US) Jun 3, 2016, 2:33:20 AM Haftmann I tried to cloneNode() a <canvas> element to multiple positions on a web page, but unfortunately the painting code must be repeated for every single <canvas> element. Previous Jul 20, 2015, 4:06:22 AM Sebastianz Added table to 'Specifications' section Previous Jul 20, 2015, 4:02:10 AM Sebastianz Fixed page formatting to allow the compat data scraper to parse the page Previous Jul 18, 2015, 9:57:13 PM onelaview Previous Jun 14, 2015, 1:04:22 AM mocas0 Previous Feb 22, 2015, 9:13:21 AM fscholz Previous Feb 22, 2015, 9:06:51 AM fscholz According to MSDN cloneNode with deep clone is supportedWeb/API/Node.cloneNode Web/API/Node/cloneNode Previous Feb 19, 2015, 4:44:48 AM cy6erGn0m According to MSDN cloneNode with deep clone is supported Previous Sep 8, 2014, 12:58:49 AM teoli Previous Jul 1, 2014, 3:21:51 PM guest0430 add close parenthesis