Update web-platform-tests.

This commit is contained in:
Ms2ger
2015-02-28 00:53:35 +01:00
parent 203240c1d8
commit a8553c3606
50 changed files with 11805 additions and 5243 deletions

View File

@@ -1,3 +1,15 @@
[document-base-url.html]
type: testharness
expected: TIMEOUT
[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 containing no base element is the document\'s address.]
expected: FAIL
[The fallback base URL of a document whose address is about:blank is the document base URL of the creator document.]
expected: TIMEOUT
[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: TIMEOUT