[whatwg/dom] Change .createElement() namespace to match UAs (#213)

Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=19431

See comments 12 and 20 there.  Gecko tried switching to the spec's
current wording and immediately had to back out due to extension
breakage.  It does not seem likely the current spec is implementable.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/dom/pull/213

-- Commit Summary --

  * Change .createElement() namespace to match UAs

-- File Changes --

    M dom.bs (6)

-- Patch Links --

https://github.com/whatwg/dom/pull/213.patch
https://github.com/whatwg/dom/pull/213.diff

---
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/213

Received on Sunday, 10 April 2016 11:17:55 UTC