Auto merge of #7092 - dzbarsky:putimagedata, r=jdm

Clean up and fix PutImageData



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7092)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-09 07:00:56 -06:00
commit 6a8bc85284
6 changed files with 94 additions and 121 deletions

View file

@ -1,5 +0,0 @@
[2d.imageData.get.unaffected.html]
type: testharness
[getImageData() is not affected by context state]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.imageData.put.clip.html]
type: testharness
[putImageData() is not affected by clipping regions]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.imageData.put.unaffected.html]
type: testharness
[putImageData() is not affected by context state]
expected: FAIL