Re: [w3c/DOM-Parsing] Sort out what's happening with innerHTML on <script> and <style> in XML documents (#6)

Yes, like that.  But you should explicitly create the `<script>` with the namespace you want instead of assuming something about what createDocument will do, because createDocument is totally not interoperable in terms of namespaces, as you can see from comparing the Gecko and Blink results.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/DOM-Parsing/issues/6#issuecomment-218185848

Received on Tuesday, 10 May 2016 15:03:30 UTC