mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update web-platform-tests to revision b'a1dcc969c7db5ac73d9b9eeb349949e7e639f3fd'
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
568d24d4e3
commit
5e6f2b9d6f
225 changed files with 6315 additions and 2054 deletions
|
@ -1,2 +0,0 @@
|
|||
[media_fragment_seek.html]
|
||||
expected: CRASH
|
|
@ -1,4 +1,5 @@
|
|||
[security.pattern.fillStyle.sub.html]
|
||||
expected: TIMEOUT
|
||||
[cross-origin SVGImageElement: Setting fillStyle to an origin-unclean pattern makes the canvas origin-unclean]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -24,7 +25,10 @@
|
|||
expected: FAIL
|
||||
|
||||
[redirected to same-origin HTMLVideoElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[unclean ImageBitmap: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[unclean HTMLCanvasElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
[negative-offset-and-margin.tentative.html]
|
||||
[Negative margins/offset should be changed to 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions margins/offset should always return at least 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Negative margins/offset should be changed to 4px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions margins/offset should always return at least 4px]
|
||||
expected: FAIL
|
9
tests/wpt/meta/html/semantics/permission-element/negative-offset.tentative.html.ini
vendored
Normal file
9
tests/wpt/meta/html/semantics/permission-element/negative-offset.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[negative-offset.tentative.html]
|
||||
[Negative offset should be changed to 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions offset min(-50px, 50px) should return at least 0px]
|
||||
expected: FAIL
|
||||
|
||||
[Expressions offset clamp(-100px, 1vw, -50px) should return at least 0px]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-hidden-reftest.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[icon-unique-per-type-reftest.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[042.html]
|
||||
[ scheduler: DOM mutation events when adding scripts: DOMNodeInserted ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[043.html]
|
||||
[ scheduler: DOM mutation events when adding external scripts: DOMNodeInserted ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[044.html]
|
||||
[ scheduler: DOM mutation events when adding scripts: DOMNodeInsertedIntoDocument ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[045.html]
|
||||
[ scheduler: DOM mutation events when adding external scripts: DOMNodeInsertedIntoDocument ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[054.html]
|
||||
[ scheduler: removing newly inserted script from DOMNodeInserted handler - external script ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[055.html]
|
||||
[ scheduler: removing newly inserted script from DOMNodeInserted handler - inline script ]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[source-attribute-retargeting.tentative.html]
|
||||
[CommandEvent.source and ToggleEvent.source should be retargeted during and after event dispatch.]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent.source should be retargeted when manually dispatched with composed set to true.]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent.source and ToggleEvent.source should not be set to null after dispatch without ShadowDOM.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue