[Bug 27456] Redefine Node.isDefaultNamespace(), Node.lookupNamespaceURI() and Node.lookupPrefix()

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

--- Comment #4 from Aryeh Gregor <ayg@aryeh.name> ---
Testing <http://w3c-test.org/dom/nodes/Node-lookupNamespaceURI.html> in
Firefox, Chrome, and IE 11 shows that all fail a number of tests, but there's
no single test that all three fail.  This suggests that the current spec is
probably good enough to implement, given the marginal use of the feature.

(All three browsers pass all the lookupPrefix tests.  I didn't check to see how
thorough the tests are or inspect Gecko source code to see whether we deviate
significantly from the spec.)

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

Received on Thursday, 14 April 2016 13:16:36 UTC