Update web-platform-tests to revision b'5a9d9349a312e12a950d5f4703cd41609a06f242' (#33923)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-10-20 03:33:44 +02:00 committed by GitHub
parent c242822eeb
commit d0d02cd56c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
632 changed files with 69406 additions and 3168 deletions

View file

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

View file

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

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,6 @@
[Divs and imgs should be allowed as direct children of select and within options without a datalist.]
expected: FAIL
[Input tags should parse inside select instead of closing the select.]
expected: FAIL

View file

@ -16,3 +16,18 @@
[dialog.showModal() should coalesce asynchronous toggle events.]
expected: FAIL
[dialog.show() should not open if beforetoggle removes]
expected: FAIL
[dialog.show() should not open if beforetoggle calls showPopover]
expected: FAIL
[dialog.showModal() should not double-set open/close if beforetoggle re-opens]
expected: FAIL
[dialog.showModal() should not open if beforetoggle removes]
expected: FAIL
[dialog.showModal() should not open if beforetoggle calls showPopover]
expected: FAIL