Sync WPT with upstream (03-03-2024) (#31482)

* Update web-platform-tests to revision b'1b88c8bd56a924f9865daa15834d444c55dd7327'

* Update expectations

---------

Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Servo WPT Sync 2024-03-03 04:03:40 -05:00 committed by GitHub
parent 50fdb82246
commit 845f503c34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1851 changed files with 18054 additions and 63556 deletions

View file

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

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-2.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: TIMEOUT

View file

@ -1,3 +1,4 @@
[iframe_sandbox_popups_nonescaping-2.html]
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

@ -0,0 +1,18 @@
[interestelement-interface.tentative.html]
[interestTargetElement reflects interestee HTML element]
expected: FAIL
[interestTargetElement reflects set value]
expected: FAIL
[interestTargetElement reflects set value across shadow root into light dom]
expected: FAIL
[interestTargetElement does not reflect set value inside shadowroot]
expected: FAIL
[interestTargetElement does not reflect invalid value]
expected: FAIL
[interestTargetElement throws error on assignment of non Element]
expected: FAIL

View file

@ -0,0 +1,3 @@
[invalid-css-properties.html]
[None of the listed properties should be applied]
expected: FAIL

View file

@ -0,0 +1,3 @@
[negative-offset-and-margin.html]
[Negative margins/offset should be changed to 0px]
expected: FAIL