mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Serialize colors for fill and stroke styles in canvas.
This commit is contained in:
parent
ec79881471
commit
5d05ffc417
6 changed files with 21 additions and 34 deletions
|
@ -1,5 +0,0 @@
|
|||
[2d.fillStyle.default.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.fillStyle.default]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.fillStyle.get.semitransparent.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.fillStyle.get.semitransparent]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.fillStyle.get.solid.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.fillStyle.get.solid]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.fillStyle.get.transparent.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.fillStyle.get.transparent]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.strokeStyle.default.html]
|
||||
type: testharness
|
||||
[Canvas test: 2d.strokeStyle.default]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue