Serialize colors for fill and stroke styles in canvas.

This commit is contained in:
Hyowon Kim 2015-06-02 15:11:03 +09:00
parent ec79881471
commit 5d05ffc417
6 changed files with 21 additions and 34 deletions

View file

@ -1,5 +0,0 @@
[2d.fillStyle.default.html]
type: testharness
[Canvas test: 2d.fillStyle.default]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.fillStyle.get.semitransparent.html]
type: testharness
[Canvas test: 2d.fillStyle.get.semitransparent]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.fillStyle.get.solid.html]
type: testharness
[Canvas test: 2d.fillStyle.get.solid]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.fillStyle.get.transparent.html]
type: testharness
[Canvas test: 2d.fillStyle.get.transparent]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.strokeStyle.default.html]
type: testharness
[Canvas test: 2d.strokeStyle.default]
expected: FAIL