Switch PutImageData to using CopySurface

This commit is contained in:
David Zbarsky 2015-08-08 05:14:04 -04:00
parent 9a88348978
commit 51938d579f
9 changed files with 61 additions and 46 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