Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocuments without a browsing context should have a null location #10367
Labels
Comments
|
I think I'm gonna enjoy working on this. :) |
|
Am i not done with this one? |
|
Ah...Sure!No issues :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to the specification, our implementation of
Document::Locationis incomplete.Code:
components/script/dom/document.rsTest:
./mach tests/wpt/web-platform-tests/domparsing/DOMParser-parseFromString-html.htmlThe expected test results will need to be updated once the change is made.