Update web-platform-tests to revision b'86de4ffa4e439098e05f05de7d8cae1c24ff84fb' (#32200)

Co-authored-by: Servo WPT Sync <josh+wptsync@joshmatthews.net>
This commit is contained in:
Samson 2024-05-01 17:47:11 +02:00 committed by GitHub
parent 6065abcb6b
commit eb7484de5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
893 changed files with 44893 additions and 6623 deletions

View file

@ -10,3 +10,6 @@
[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

@ -1,6 +1,10 @@
[javascript-url-referrer.window.html]
expected: TIMEOUT
[unsafe-url referrer policy used to create the starting page]
expected: FAIL
[origin referrer policy used to create the starting page]
expected: FAIL
[no-referrer referrer policy used to create the starting page]
expected: TIMEOUT

View file

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