timmot
|
9f2ee86e4d
|
Tests/LibWeb: Test canvas fillStyle parsing of rgb strings
|
2023-11-24 08:42:18 +01:00 |
|
Nicolas Ramz
|
68e916490b
|
LibGfx/JPEGWriter: Fix crash on macOS when csize coefficient is 0
This fixes #21108
|
2023-11-09 16:07:28 +01:00 |
|
Bastiaan van der Plaat
|
5e7a82a853
|
LibWeb: Create canvas bitmap when not existing in toDataURL and toBlob
|
2023-09-28 13:09:25 +02:00 |
|
Bastiaan van der Plaat
|
8e7d3a6acc
|
LibWeb: Add missing Canvas Context2D transform functions
|
2023-09-17 16:48:54 -06:00 |
|
Andreas Kling
|
f34cc0b8e3
|
LibWeb: Null check fonts after parsing them in CRC2D.font assignment
Fixes an issue where setting CRC2D.font to an unparseable value would
assert due to a null dereference.
|
2023-08-17 10:07:38 +02:00 |
|