[whatwg/dom] Hook for SVG and HTML script element insertion (#575)

Given http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=4098 we need to do something special for script elements, in particular when inserted from a `DocumentFragment` node. It's my understanding this only affects script elements, but I haven't verified.

https://github.com/whatwg/html/issues/1127 has an idea as to how to address this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/575

Received on Monday, 19 February 2018 14:30:29 UTC