mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
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:
parent
50fdb82246
commit
845f503c34
1851 changed files with 18054 additions and 63556 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
[invalid-css-properties.html]
|
||||
[None of the listed properties should be applied]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[negative-offset-and-margin.html]
|
||||
[Negative margins/offset should be changed to 0px]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue