Files
ladybird/Libraries/LibWeb/Animations/Animatable.cpp
Callum Law 2af57d6cb6 LibWeb: Store CSS defined animations as CSSAnimation
In a later commit we will be calling `CSSAnimation` specific methods on
these and this saves us casting to a `CSSAnimation` every time
2026-02-11 10:49:34 +01:00

12 KiB