Align canvas.putImageData with spec

The arguments are supposed to be long values, not floats.
This commit is contained in:
Anthony Ramine 2018-10-04 12:11:39 +02:00
parent 62ea3c093a
commit 3d910feb3a
5 changed files with 35 additions and 44 deletions

View file

@ -0,0 +1,5 @@
[2d.imageData.put.nonfinite.html]
bug: https://github.com/web-platform-tests/wpt/issues/13393
[putImageData() throws TypeError if arguments are not finite]
expected: FAIL