Re: [whatwg/dom] Make element and attribute names behave like the HTML parser (#449)

Given that `createElement()` depends on context for creating HTML elements (and cannot create SVG elements) it seems unsuitable as well. So I think we definitely want to make `createElementNS()` work, if anything.

-- 
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/pull/449#issuecomment-297484089

Received on Wednesday, 26 April 2017 17:29:57 UTC