mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
18 lines
754 B
INI
18 lines
754 B
INI
[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
|
|
|
|
[The fallback base URL of an iframe srcdoc document is the document base URL of the document's browsing context's browsing context container's document.]
|
|
expected: FAIL
|
|
|
|
[about:blank with a base element.]
|
|
expected: FAIL
|
|
|
|
[The base URL of an iframe srcdoc document with a <base> tag should be set by that tag.]
|
|
expected: FAIL
|
|
|