Update web-platform-tests to revision b'7aaad11d87d7a02515081e55609d31ab6ff173fc' (#30753)

This commit is contained in:
Servo WPT Sync 2023-11-19 04:40:18 -05:00 committed by GitHub
parent 7086dd8f48
commit 334c67a3cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
860 changed files with 15897 additions and 5690 deletions

View file

@ -1,7 +1,6 @@
[consecutive-srcdoc.html]
expected: TIMEOUT
[changing srcdoc does a replace navigation since the URL is still about:srcdoc]
expected: FAIL
[changing srcdoc to about:srcdoc#yo then another srcdoc does two push navigations and we can navigate back]
expected: TIMEOUT
expected: FAIL

View file

@ -10,6 +10,3 @@
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
expected: FAIL
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
expected: FAIL

View file

@ -10,6 +10,3 @@
[load event does not fire on window.open('about:blank?foo')]
expected: FAIL
[load event does not fire on window.open('about:blank')]
expected: FAIL

View file

@ -0,0 +1,3 @@
[navigation-unload-cross-origin.sub.window.html]
[Cross-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -1,3 +0,0 @@
[navigation-unload-same-origin.window.html]
[Same-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -0,0 +1,3 @@
[a-click.html]
[aElement.click() before the load event must NOT replace]
expected: FAIL

View file

@ -1,3 +1,4 @@
[traverse_the_history_1.html]
expected: TIMEOUT
[Multiple history traversals from the same task]
expected: FAIL
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[traverse_the_history_4.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -1,3 +0,0 @@
[traverse_the_history_5.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -0,0 +1,4 @@
[traverse_the_history_write_after_load_1.html]
expected: TIMEOUT
[Traverse the history after document.write after the load event]
expected: TIMEOUT

View file

@ -1,3 +1,4 @@
[traverse_the_history_write_onload_2.html]
expected: TIMEOUT
[Traverse the history back and forward when a history entry is written in the load event]
expected: FAIL
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[creating_browsing_context_test_01.html]
[first argument: absolute url]
expected: FAIL

View file

@ -1,5 +1,5 @@
[embedded-opener-remove-frame.html]
expected: TIMEOUT
expected: CRASH
[opener of discarded nested browsing context]
expected: FAIL