Files
ladybird/Libraries/LibWeb/HTML
Aliaksandr Kalenik a6810fec24 LibWeb: Allocate transparent surface based on surface null check
...in HTMLCanvasElement::to_data_url() and HTMLCanvasElement::to_blob().

This fixes the problem when surface is not allocated because context is
not initialized yet, even though canvas size is non-zero.

Fixes broken WebDriver screenshot endpoint.
2024-12-04 15:15:16 +00:00
..
2024-11-25 21:13:53 +01:00
2024-11-19 23:30:43 +00:00