Re: [whatwg/dom] createElement() does not put things in the HTML namespace correctly (#643)

It's not that simple, try: `data:text/xml,<script xmlns="http://www.w3.org/1999/xhtml">alert(document.createElement("a"))</script>`.

-- 
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/643#issuecomment-385312758

Received on Monday, 30 April 2018 04:48:30 UTC