Description was changed from ========== DOM: Fix "" handling in Node.lookupNamespaceURI(). "" should be handled ...
3 years, 9 months ago
(2017-03-08 09:14:24 UTC)
#3
Description was changed from
==========
DOM: Fix "" handling in Node.lookupNamespaceURI().
"" should be handled as null.
BUG=699449
==========
to
==========
DOM: Fix "" handling in Node.lookupNamespaceURI().
"" should be handled as null.
https://dom.spec.whatwg.org/#dom-node-lookupnamespaceuri
This CL fixes four tests in wpt, and removes two obsolete DOM conformance tests
which this CL breaks.
BUG=699449
==========
tkent
Description was changed from ========== DOM: Fix "" handling in Node.lookupNamespaceURI(). "" should be handled ...
3 years, 9 months ago
(2017-03-08 09:14:48 UTC)
#4
Description was changed from
==========
DOM: Fix "" handling in Node.lookupNamespaceURI().
"" should be handled as null.
https://dom.spec.whatwg.org/#dom-node-lookupnamespaceuri
This CL fixes four tests in wpt, and removes two obsolete DOM conformance tests
which this CL breaks.
BUG=699449
==========
to
==========
DOM: Fix "" handling in Node.lookupNamespaceURI().
"" should be handled as null.
https://dom.spec.whatwg.org/#dom-node-lookupnamespaceuri
New behavior matches to Firefox, Edge, and the latest DOM standard.
This CL fixes four tests in wpt, and removes two obsolete DOM conformance tests
which this CL breaks.
BUG=699449
==========
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/396912)
3 years, 9 months ago
(2017-03-08 12:01:07 UTC)
#8
Issue 2739843002: DOM: Fix "" handling in Node.lookupNamespaceURI().
(Closed)
Created 3 years, 9 months ago by tkent
Modified 3 years, 9 months ago
Reviewers: kochi
Base URL:
Comments: 0