mirror of
https://github.com/servo/servo
synced 2026-05-01 11:57:31 +02:00
Make Node::BaseURI use the document's base URL
update expectations
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
[document-base-url.html]
|
||||
type: testharness
|
||||
[The document base URL of a document containing one or more base elements with href attributes is the frozen base URL of the first base element in the document that has an href attribute, in tree order.]
|
||||
expected: FAIL
|
||||
|
||||
[The fallback base URL of a document whose address is about:blank is the document base URL of the creator document.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user