mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Align canvas.putImageData with spec
The arguments are supposed to be long values, not floats.
This commit is contained in:
parent
62ea3c093a
commit
3d910feb3a
5 changed files with 35 additions and 44 deletions
|
@ -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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue