[whatwg/dom] setAttributeNS needs special-casing for the xlink namespace (#343)

Found in https://github.com/tmpvar/jsdom/issues/1624

Test case: http://jsbin.com/wunazexace/edit?html,console,output

I think https://dom.spec.whatwg.org/#validate-and-extract needs to some special handling here. However, browsers seem rather non-interoperable if you vary that test case (e.g. change the namespace URL, or add a prefix to the qualified name).

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

Received on Thursday, 13 October 2016 00:30:51 UTC