Sync WPT with upstream (26-11-2023) (#30783)

* Update web-platform-tests to revision b'a59ba94da3f2638beee8950e423c5fedfe02e809'

* Update expectations

* Update expectations again

---------

Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Servo WPT Sync 2023-11-27 10:50:45 -05:00 committed by GitHub
parent 76401823f2
commit 139df1c73b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
412 changed files with 7843 additions and 4775 deletions

View file

@ -0,0 +1,3 @@
[media_fragment_seek.html]
[Video should seek to time specified in media fragment syntax]
expected: FAIL

View file

@ -1,4 +1,3 @@
[iframe_sandbox_popups_escaping-2.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT
expected: FAIL

View file

@ -1,3 +1,4 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected: CRASH
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL

View file

@ -0,0 +1,2 @@
[image-loading-lazy-slow.html]
expected: FAIL

View file

@ -1,3 +1,9 @@
[non-active-document.html]
[DOMParser]
expected: FAIL
[createHTMLDocument]
expected: FAIL
[<template>]
expected: FAIL

View file

@ -161,9 +161,6 @@
[multipart/form-data: single quote in value (formdata event)]
expected: FAIL
[multipart/form-data: backslash in value (formdata event)]
expected: FAIL
[multipart/form-data: 0x00 in value (normal form)]
expected: FAIL

View file

@ -8,9 +8,6 @@
[text/plain: 0x00 in filename (normal form)]
expected: FAIL
[text/plain: \\n in name (normal form)]
expected: FAIL
[text/plain: \\n in name (formdata event)]
expected: FAIL
@ -181,3 +178,6 @@
[text/plain: 0x00 in value (normal form)]
expected: FAIL
[text/plain: 0x00 in value (formdata event)]
expected: FAIL

View file

@ -7,3 +7,6 @@
[Check that rel=noopener with target=_parent does a normal load]
expected: FAIL
[Check that rel=noopener with target=_self does a normal load]
expected: FAIL

View file

@ -0,0 +1,8 @@
[sibling-imports-not-blocked.any.html]
[Async modules only scheduling microtasks don't block execution of sibling modules]
expected: FAIL
[sibling-imports-not-blocked.any.worker.html]
[Async modules only scheduling microtasks don't block execution of sibling modules]
expected: FAIL