mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Switch PutImageData to using CopySurface
This commit is contained in:
parent
9a88348978
commit
51938d579f
9 changed files with 61 additions and 46 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