mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
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:
commit
6a8bc85284
6 changed files with 94 additions and 121 deletions
|
@ -1,5 +0,0 @@
|
|||
[2d.imageData.get.unaffected.html]
|
||||
type: testharness
|
||||
[getImageData() is not affected by context state]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.imageData.put.clip.html]
|
||||
type: testharness
|
||||
[putImageData() is not affected by clipping regions]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[2d.imageData.put.unaffected.html]
|
||||
type: testharness
|
||||
[putImageData() is not affected by context state]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue