mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Auto merge of #6253 - hyowon:serialize_colour, r=nox
Fixes #4761 cc @yichoi r? @jdm @pcwalton <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6253) <!-- Reviewable:end -->
This commit is contained in:
commit
4b1e955069
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