ladybird/Tests/LibWeb/Text/input/wpt-import/html/canvas
Shannon Booth f388d3c88c LibWeb/HTML: Fix crash creating canvas pattern without context
This isn't a full fix, as the paint function does not handle this
either. But instead of getting the bitmap from the image source
immediately, follow the spec a bit more closely by creating the
CanvasPatern object with the ImageSource directly.

Fixes a crash for the 5 included WPT tests.
2025-01-12 18:40:37 +00:00
..
element LibWeb/HTML: Fix crash creating canvas pattern without context 2025-01-12 18:40:37 +00:00
images LibWeb/HTML: Fix crash creating canvas pattern without context 2025-01-12 18:40:37 +00:00
resources