[Bug 27344] Remove Element.setAttributeNodeNS()?

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

--- Comment #23 from Philip Jägenstedt <philipj@opera.com> ---
I found the bug that caused the revert in Blink:
https://code.google.com/p/chromium/issues/detail?id=364028

So it was createAttributeNS() and setAttributeNodeNS().

Sigh. The most sane path forward I can see right now is actually for Blink to
try aligning with the spec. Are there any known cases where the spec works
differently from what Gecko and/or IE does?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 20 November 2014 14:41:37 UTC