Update web-platform-tests to revision b'3b3beee1bf2469013583bafe702f2d4821d76c1f' (#33000)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-08-10 21:31:50 -04:00 committed by GitHub
parent 71898dae17
commit 1af3ad8a74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
244 changed files with 5852 additions and 2215 deletions

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-2.html]
expected: CRASH
[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,4 +1,4 @@
[iframe_sandbox_popups_escaping-3.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT

View file

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

View file

@ -1 +1,15 @@
[image-decode-with-quick-attach.html]
[HTMLImageElement.prototype.decode(), attach to DOM before promise resolves.: src in empty picture not cached]
expected: FAIL
[HTMLImageElement.prototype.decode(), attach to DOM before promise resolves.: srcset in empty picture]
expected: FAIL
[HTMLImageElement.prototype.decode(), attach to DOM before promise resolves.: src in picture with source not cached]
expected: FAIL
[HTMLImageElement.prototype.decode(), attach to DOM before promise resolves.: src in picture with source cached]
expected: FAIL
[HTMLImageElement.prototype.decode(), attach to DOM before promise resolves.: srcset in picture with source]
expected: FAIL

View file

@ -1,3 +0,0 @@
[current-request-microtask-002.html]
[Current request microtask handling with multiple tasks.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[closed-listbox-rendering.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[select-option-images.tentative.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[selectedoptionelement-attr.tentative.html]
[The selectedoptionelement attribute should set up an association between a select and a selectedoption.]
expected: FAIL

View file

@ -1,2 +0,0 @@
[selectlist-option-arbitrary-content-not-displayed.tentative.html]
expected: FAIL