mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 60220357131c65146444da1f54624d5b54d0975d
This commit is contained in:
parent
c45192614c
commit
775b784f79
2144 changed files with 58115 additions and 29658 deletions
|
@ -0,0 +1,4 @@
|
|||
[001.html]
|
||||
[Replacement of window object after document.open]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[005.html]
|
||||
[Cancelling timeout after document.open]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[008.html]
|
||||
[Replacement of document prototype object after document.open]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
[009.https.html]
|
||||
expected: ERROR
|
||||
[document.open replacing singleton window]
|
||||
expected: NOTRUN
|
||||
|
||||
[document.open replacing singleton location]
|
||||
expected: NOTRUN
|
||||
|
||||
[document.open replacing singleton history]
|
||||
expected: NOTRUN
|
||||
|
||||
[document.open replacing singleton navigator]
|
||||
expected: NOTRUN
|
||||
|
||||
[document.open replacing singleton applicationCache]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[010.html]
|
||||
[Salvagability of document.opened document]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[015.html]
|
||||
[global scope unchanged]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[016.html]
|
||||
[Timeout on original window, scope]
|
||||
expected: FAIL
|
||||
|
||||
[Timeout on new window, scope]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[aborted-parser.window.html]
|
||||
expected: TIMEOUT
|
||||
[document.open() after parser is aborted]
|
||||
expected: TIMEOUT
|
||||
|
||||
[async document.open() after parser is aborted]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[document.open-02.html]
|
||||
[document.open should redirect to window.open when called with three arguments]
|
||||
expected: FAIL
|
||||
|
||||
[document.open should throw when it has no window and is called with three arguments]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[document.open-03.html]
|
||||
[document.open and singleton replacement]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[encoding.window.html]
|
||||
[doucment.open() and the document's encoding]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[event-listeners.window.html]
|
||||
[Event listeners are to be removed with immediate effect]
|
||||
expected: FAIL
|
||||
|
||||
[Event listeners are to be removed from shadow trees as well]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue