add premultiply table for PutImageData

This commit is contained in:
Nathan Froyd 2015-10-19 23:35:27 -04:00
parent 50b14e6670
commit 9e348e2e8e
5 changed files with 4108 additions and 15 deletions

View file

@ -1,5 +0,0 @@
[2d.imageData.put.alpha.html]
type: testharness
[putImageData() puts non-solid image data correctly]
expected: FAIL

View file

@ -1,5 +0,0 @@
[2d.imageData.put.unchanged.html]
type: testharness
[putImageData(getImageData(...), ...) has no effect]
expected: FAIL