mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48:59 +01:00
Auto merge of #9141 - nox:enable-canvas-complexshapes, r=jdm
Enable canvas_complexshapes_*_001.htm (fixes #6748, #6780) Serde landed bincode support, so we can probably enable these again. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9141) <!-- Reviewable:end -->
This commit is contained in:
commit
336bbd67ba
2 changed files with 2 additions and 6 deletions
|
@ -1,5 +1,3 @@
|
|||
[canvas_complexshapes_arcto_001.htm]
|
||||
type: reftest
|
||||
reftype: ==
|
||||
refurl: /2dcontext/building-paths/canvas_complexshapes_arcto_001-ref.htm
|
||||
disabled: https://github.com/servo/servo/issues/6780
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[canvas_complexshapes_beziercurveto_001.htm]
|
||||
type: reftest
|
||||
reftype: ==
|
||||
refurl: /2dcontext/building-paths/canvas_complexshapes_beziercurveto_001-ref.htm
|
||||
disabled: https://github.com/servo/servo/issues/6748
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue