Files
ladybird/Userland/Libraries/LibWeb/HTML
Andreas Kling 4590c081c2 LibWeb+LibGfx: Serialize HTML canvas fill/strokeStyle colors correctly
Before this change we were serializing them in a bogus 8-digit hex color
format that isn't actually recognized by HTML.

This code will need more work when we start supporting color spaces
other than sRGB.
2024-10-04 20:01:22 +02:00
..
2024-09-12 10:01:19 +02:00
2024-09-12 10:01:19 +02:00
2024-08-20 09:30:05 +02:00
2024-06-16 15:30:28 -04:00
2024-06-16 15:30:28 -04:00
2024-09-02 13:10:44 +02:00