Update web-platform-tests to revision b'6d461cc41e1a9951e1991a94f651e389b0ca24ba' (#34360)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-24 02:40:36 +01:00 committed by GitHub
parent 5bd28f2abd
commit 468f9cf014
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
728 changed files with 37291 additions and 14536 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: FAIL
expected: TIMEOUT

View file

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

View file

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

View file

@ -1,4 +1,4 @@
[imperative-invokers.tentative.html]
[imperative-invokers.html]
expected: ERROR
[normal opening]
expected: FAIL

View file

@ -0,0 +1,9 @@
[popover-nested-in-button.html]
[clicking a popover nested inside a button should not re-invoke the popover]
expected: FAIL
[corner case: invoker that is also a popover]
expected: FAIL
[invoker inside popover still works, even with weird nesting]
expected: FAIL