ladybird/Tests/LibWeb/Text/input/canvas
Andreas Kling 79b30e7c9a LibWeb: Create a new painter after resizing canvas element backing store
Otherwise, we just keep painting into the old backing store. This fixes
an issue where the main spreadsheet area in Google Sheets was not
visually updating, despite everything looking good in memory.
2025-08-24 16:36:24 +02:00
..
2d-canvas-create-imagedata.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
2d-offscreencanvas-create-imagedata.html LibWeb: Add OffscreenCanvas tests 2025-06-30 09:46:21 -06:00
basic.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
convert-dims.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
export-offscreencanvas.html LibWeb: Add OffscreenCanvas tests 2025-06-30 09:46:21 -06:00
export.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
fill-0-height-canvas-should-not-crash.html LibWeb: Add missing empty size check before allocating PaintingSurface 2024-12-05 17:21:05 +01:00
fill-0x0-canvas-should-not-crash.html LibWeb: Null-check surface before allocating painter for context2d 2024-12-04 16:58:55 +01:00
fillStyle-bogus-rgba-color.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
fillStyle-serialization.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
fillstyle.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
invalid-font-property.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
offscreencanvas-basic.html LibWeb: Add OffscreenCanvas tests 2025-06-30 09:46:21 -06:00
pattern-from-image.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
pattern-from-video.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
resize-canvas-and-keep-painting.html LibWeb: Create a new painter after resizing canvas element backing store 2025-08-24 16:36:24 +02:00
transform.html Meta: Add DOCTYPEs to most text tests 2025-03-20 11:50:49 +01:00
webgl-create-canvas.html LibWeb: Add stubbed-out WebGL2RenderingContext 2024-12-06 15:35:36 +01:00