mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
parent
f0ea3c6150
commit
251eeb2c2d
53 changed files with 1566 additions and 262 deletions
2
tests/wpt/meta/html/canvas/element/layers/2d.layer.nested.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/element/layers/2d.layer.nested.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.nested.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.shadow-from-outside-canvas.long-distance-with-clipping.ctx-filter.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.shadow-from-outside-canvas.long-distance-with-clipping.layer-filter.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.shadow-from-outside-canvas.short-distance-with-clipping.ctx-filter.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.shadow-from-outside-canvas.short-distance-with-clipping.layer-filter.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[2d.path.arc.negative.html]
|
||||
[arc() with negative radius throws INDEX_SIZE_ERR]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.path.arcTo.negative.html]
|
||||
[arcTo() with negative radius throws an exception]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[2d.path.isPointInpath.invalid.html]
|
||||
[Verify isPointInPath throws exceptions with invalid inputs.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue