ladybird/Tests/LibWeb/Text/expected/HTML/canvas-getImageData-oblong.txt
Andreas Kling 134c4b6335 LibWeb: Fix CRC2D.getImageData() when width != height
We were mistakenly using the width as both width and height when getting
ImageData from a 2D canvas.
2024-04-15 11:27:34 +02:00

2 lines
38 B
Text

[object ImageData]
PASS: Didn't crash