[Bug 27344] Remove Attr.setAttributeNodeNS()?

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

Arkadiusz Michalski (Spirit) <crimsteam@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |crimsteam@gmail.com

--- Comment #2 from Arkadiusz Michalski (Spirit) <crimsteam@gmail.com> ---
Hello, this two bugs frome Firefox exist in Blink too (you can check the test
cases):

https://bugzilla.mozilla.org/show_bug.cgi?id=1061234
https://bugzilla.mozilla.org/show_bug.cgi?id=1075702

Some works on Gecko was started to fix them.

Blink has wrong behaviour for more attribute's methods around NamedNodeMap and
Element interfaces (I test all some time ago). IE is worst here more then
Firefox and Chrome together:)

Here we have explanation why all methods have been restored (even if they are
ugly and in most cases has small usage):
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25016#c13

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

Received on Monday, 17 November 2014 19:35:02 UTC