Auto merge of #6943 - dzbarsky:context, r=jdm

Clean up some methods in CanvasRendeingContext2D



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6943)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-04 00:46:09 -06:00
commit 447c991ebb
4 changed files with 29 additions and 100 deletions

View file

@ -1,5 +0,0 @@
[2d.path.arc.nonfinite.html]
type: testharness
[arc() with Infinity/NaN is ignored]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.imageData.create2.nonfinite.html]
type: testharness
[createImageData() throws TypeError if arguments are not finite]
expected: FAIL