Update web-platform-tests to revision 60220357131c65146444da1f54624d5b54d0975d

This commit is contained in:
WPT Sync Bot 2018-07-18 15:43:58 +00:00 committed by Tom Servo
parent c45192614c
commit 775b784f79
2144 changed files with 58115 additions and 29658 deletions

View file

@ -0,0 +1,4 @@
[001.html]
[Replacement of window object after document.open]
expected: FAIL

View file

@ -0,0 +1,4 @@
[005.html]
[Cancelling timeout after document.open]
expected: FAIL

View file

@ -0,0 +1,4 @@
[008.html]
[Replacement of document prototype object after document.open]
expected: FAIL

View file

@ -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

View file

@ -0,0 +1,4 @@
[010.html]
[Salvagability of document.opened document]
expected: FAIL

View file

@ -0,0 +1,4 @@
[015.html]
[global scope unchanged]
expected: FAIL

View file

@ -0,0 +1,7 @@
[016.html]
[Timeout on original window, scope]
expected: FAIL
[Timeout on new window, scope]
expected: FAIL

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,4 @@
[document.open-03.html]
[document.open and singleton replacement]
expected: FAIL

View file

@ -0,0 +1,4 @@
[encoding.window.html]
[doucment.open() and the document's encoding]
expected: FAIL

View file

@ -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