- From: Philip Jägenstedt <notifications@github.com>
- Date: Mon, 07 Mar 2016 19:38:13 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Tuesday, 8 March 2016 03:38:41 UTC
The use counter for cloneNode has now reached Chrome's stable channel: https://www.chromestatus.com/metrics/feature/timeline/popularity/1034 Unfortunately, chromestatus.com is not feeling well, so @RByers has helped me check the usage internally, and says that it is 0.0007% of page views. For something that's worked in all browsers for decades and that would start throwing exceptions, I don't think that just dropping it would be OK. So wither Attr has to add cloneNode, or it needs to inherit from Node again. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/102#issuecomment-193589339
Received on Tuesday, 8 March 2016 03:38:41 UTC