blob: 6fa91d2afdd5da440bf3824c7735c7c30453feba [file] [log] [blame]
2d.imageData.create2.round
createImageData(w, h) is rounded the same as getImageData(0, 0, w, h)
Spec references: 2d.imageData.createround
Actual output:
Passed