Update web-platform-tests to revision b'f3dd9cba239a9655951ee62ec4dafc8fe37df2c5' (#32774)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-07-14 05:16:30 -04:00 committed by GitHub
parent 3118542a9e
commit 968474a9fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
513 changed files with 26700 additions and 3186 deletions

View file

@ -5,4 +5,3 @@
[play() with loop set to true after playback ended]
expected: TIMEOUT

View file

@ -1,3 +1,4 @@
[no-cuechange-before-play.html]
expected: TIMEOUT
[Ensure that the 'cuechange' event is not fired before video playback has begun.]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-1.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,3 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected: TIMEOUT
[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
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN
expected: FAIL

View file

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

View file

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

View file

@ -34,3 +34,39 @@
[InvokeEvent interface: new InvokeEvent("invoke") must inherit property "action" with the proper type]
expected: FAIL
[CommandEvent interface: existence and properties of interface object]
expected: FAIL
[CommandEvent interface object length]
expected: FAIL
[CommandEvent interface object name]
expected: FAIL
[CommandEvent interface: existence and properties of interface prototype object]
expected: FAIL
[CommandEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CommandEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CommandEvent interface: attribute invoker]
expected: FAIL
[CommandEvent interface: attribute command]
expected: FAIL
[CommandEvent must be primary interface of new CommandEvent("invoke")]
expected: FAIL
[Stringification of new CommandEvent("invoke")]
expected: FAIL
[CommandEvent interface: new CommandEvent("invoke") must inherit property "invoker" with the proper type]
expected: FAIL
[CommandEvent interface: new CommandEvent("invoke") must inherit property "command" with the proper type]
expected: FAIL

View file

@ -43,3 +43,33 @@
[invokeAction reflects '' when attribute set to [\]]
expected: FAIL
[commandForElement reflects invokee HTML element]
expected: FAIL
[commandForElement reflects set value]
expected: FAIL
[commandForElement reflects set value across shadow root into light dom]
expected: FAIL
[commandForElement does not reflect set value inside shadowroot]
expected: FAIL
[commandForElement throws error on assignment of non Element]
expected: FAIL
[command reflects '' when attribute empty, setAttribute version]
expected: FAIL
[command reflects same casing]
expected: FAIL
[command reflects tostring value]
expected: FAIL
[command reflects '' when attribute set to [\]]
expected: FAIL
[command reflects tostring value 2]
expected: FAIL