Chrome Version: 59 canary
OS: All but iOS
What steps will reproduce the problem?
(1) Open http://w3c-test.org/dom/nodes/Node-lookupNamespaceURI.html
What is the expected result?
The following sub-tests pass.
- Element should have baz namespace, prefix ""
- Comment should inherit baz namespace
- Child element should have null namespace
- Document should have xhtml namespace, prefix ""
What happens instead?
They fail.
Please use labels and text to provide additional information.
https://dom.spec.whatwg.org/#dom-node-lookupnamespaceuri
Empty prefix handling of Blink implementation seems wrong.
Comment 1 by bugdroid1@chromium.org
, Mar 8 2017