Re: [html-tests] Add tests for parsing a hash-name reference (#4511)

https://dxr.mozilla.org/mozilla-central/rev/7011ed1427de2b6f075c46cc6f4618d3e9fcd2a4/dom/base/nsDocument.cpp#9949

Gecko's implementation is exactly like the spec, as far as I can tell... except the spec doesn't say what to return if there is no `map` element with the given name/id. Will PR to fix the spec for that.

Anyway, this PR is ready for review.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4511#issuecomment-271708572

Received on Tuesday, 10 January 2017 21:49:00 UTC