Files
ladybird/Userland/Libraries/LibWeb/CSS
Andreas Kling 7be0aed4b6 LibWeb: Keep StyleProperties animated properties in a HashMap
Instead of a gigantic array with space for every possible CSS property
being animated at the same time.

This shrinks StyleProperties by 3480 bytes per instance.
2024-03-18 13:42:16 +01:00
..
2024-02-25 08:54:31 +01:00