mirror of
https://github.com/servo/servo.git
synced 2025-08-12 17:05:33 +01:00
Update wpt-tests metadata
This commit is contained in:
parent
55a3eb6bf4
commit
4c637e0601
7 changed files with 20 additions and 27 deletions
|
@ -0,0 +1,4 @@
|
|||
[010.html]
|
||||
type: testharness
|
||||
[Link with onclick form submit to javascript url with delayed document.write and href navigation ]
|
||||
expected: FAIL
|
|
@ -1,14 +0,0 @@
|
|||
[document-base-url.html]
|
||||
type: testharness
|
||||
[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
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[base_about_blank.html]
|
||||
type: testharness
|
||||
[base element in about:blank document should resolve against its fallback base URI]
|
||||
expected: FAIL
|
||||
|
|
@ -1,7 +1,10 @@
|
|||
[abort-while-navigating.window.html]
|
||||
expected: TIMEOUT
|
||||
[document.open() aborts documents that are navigating through iframe loading (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[document.open() aborts documents that are navigating through iframe loading (fetch())]
|
||||
expected: TIMEOUT
|
||||
|
||||
[document.open() aborts documents that are navigating through Location (fetch())]
|
||||
expected: TIMEOUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue