Update web-platform-tests to revision b'5af3e9c2a2aba76ade00f0dbc3486e50a74a4506' (#32824)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-07-21 03:59:39 -04:00 committed by GitHub
parent a7a380777d
commit 2c4b96b872
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
603 changed files with 18546 additions and 7408 deletions

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

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

View file

@ -0,0 +1,4 @@
[reparent-form-during-planned-navigation-task.html]
expected: TIMEOUT
[reparent-form-during-planned-navigation-task]
expected: TIMEOUT

View file

@ -16,3 +16,9 @@
[Nested <button>s or <datalist>s in <select> should be dropped.]
expected: FAIL
[<div>s, <button>s, and <datalist>s should be allowed in <select>.]
expected: FAIL
[Divs and imgs should be allowed as direct children of select and within options without a datalist.]
expected: FAIL