mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'd988aeeb33edc4d452899921799b8bed69fff65d' (#33178)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
7582afebec
commit
6caaa0c955
702 changed files with 27332 additions and 6432 deletions
2
tests/wpt/meta/html/canvas/offscreen/layers/2d.layer.ctm.ctx-filter.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/offscreen/layers/2d.layer.ctm.ctx-filter.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.ctm.ctx-filter.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/offscreen/layers/2d.layer.ctm.ctx-filter.w.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/offscreen/layers/2d.layer.ctm.ctx-filter.w.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.ctm.ctx-filter.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-filter.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-filter.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.ctx-filter.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.ctx-filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.ctx-filter.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.ctx-filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.ctx-filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.ctx-filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-cxt-filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-cxt-filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.no-cxt-filter.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.no-cxt-filter.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.no-cxt-filter.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.no-cxt-filter.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.no-transform.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.no-transform.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.rotation.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.global-states.rotation.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +1,6 @@
|
|||
[2d.layer.layer-rendering-state-reset-in-layer.html]
|
||||
[Tests that layers ignore the global context filter.]
|
||||
expected: FAIL
|
||||
|
||||
[Tests that rendering states are reset in layers and restored after.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
[2d.layer.layer-rendering-state-reset-in-layer.worker.html]
|
||||
[Tests that layers ignore the global context filter.]
|
||||
expected: FAIL
|
||||
|
||||
[Tests that rendering states are reset in layers and restored after.]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/html/canvas/offscreen/layers/2d.layer.nested-ctx-filter.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/offscreen/layers/2d.layer.nested-ctx-filter.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.nested-ctx-filter.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/offscreen/layers/2d.layer.nested-ctx-filter.w.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/offscreen/layers/2d.layer.nested-ctx-filter.w.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.nested-ctx-filter.w.html]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue