child-node-remove-polyfill.js is a cross-browser JavaScript shim that fully implements `ChildNode.remove()`. Refer to [the MDN page on `ChildNode.remove()`](https://developer.mozilla.org/en-US/docs/Web/API/ChildNode/remove) for more information.

This works in every browser except IE > 9.
