Files
ladybird/Libraries/LibWeb/CSS
Callum Law 4fd57f90b3 LibWeb: Apply animations after computing property values
We were unnecessarily computing property values within
`collect_animation_into` which we can avoid by ensuring that all calls
to `collect_animation_into` happen after property values are computed.
2025-09-24 11:58:20 +01:00
..
2025-08-23 16:04:36 -06:00