History of ChildNode.remove() Revision history for: English (US) Jun 27, 2016, 3:28:47 AM fscholz lint; add unscopable Previous Jun 9, 2016, 3:30:37 PM jpmedley Add APIRef() macro so that page will have a sidebar. Previous Apr 29, 2016, 7:21:40 AM theotherdell The comment in the JavaScript didn't match what the code was doing. Now it does. Previous Apr 16, 2016, 2:22:48 AM huupoke12 Previous Nov 21, 2015, 10:38:59 PM jkbockstael Defined summary. Previous Nov 11, 2015, 1:43:30 AM pepri Changed polyfill so it does not fail if parentNode is null. That is the same way as el.remove() behaves. Previous Sep 30, 2015, 7:52:53 AM valtlait1 Changed the polyfill to use `parentNode` instead of `parentElement`, because it supports all node types. Previous Sep 30, 2015, 7:47:42 AM valtlait1 Microsoft Edge browser supports mentioned features. Tested with `'remove' in Element.prototype`, `` and ``. Previous Sep 2, 2015, 12:58:56 AM cvrebert This is also in DOM4 Previous Aug 9, 2015, 12:29:45 PM shgysk8zer0