Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleProperties.cpp
Sam Atkins 3a10596136 LibWeb/CSS: Allow getting a property's computed value without animations
The algorithm for starting a transition requires us to examine the
before-change and after-change values of the property, without taking
any current animations into account.
2024-09-22 06:41:55 +02:00

43 KiB