- From: Boris Zbarsky <notifications@github.com>
- Date: Tue, 10 May 2016 08:02:35 -0700
- To: w3c/DOM-Parsing <DOM-Parsing@noreply.github.com>
- Cc:
Received on Tuesday, 10 May 2016 15:03:30 UTC
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