mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Note bugs for some 2dcontext test failures.
This commit is contained in:
parent
25ae04057c
commit
c1ccf9d74b
8 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
[2d.voidreturn.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10600
|
||||
[void methods return undefined]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[2d.fillStyle.parse.current.removed.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10601
|
||||
[currentColor is solid black when the canvas element is not in a document]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[2d.shadow.enable.blur.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10599
|
||||
[Shadows are drawn if shadowBlur is set]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[2d.shadow.enable.x.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10599
|
||||
[Shadows are drawn if shadowOffsetX is set]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[2d.shadow.enable.y.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10599
|
||||
[Shadows are drawn if shadowOffsetY is set]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[2d.shadow.stroke.basic.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10598
|
||||
[Shadows are drawn for strokes]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[2d.shadow.stroke.cap.2.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10598
|
||||
[Shadows are drawn for stroke caps]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[2d.shadow.stroke.join.2.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10598
|
||||
[Shadows are drawn for stroke joins]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue