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:
bors-servo 2016-01-03 13:56:04 +05:30
commit 336bbd67ba
2 changed files with 2 additions and 6 deletions

View file

@ -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

View file

@ -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