Files
ladybird/Libraries/LibWeb/CSS
Callum Law 84fb0b458f LibWeb: Properly initialize KeyframeEffect contained in CSSTransition
This commit updates the CSSTransition constructor to:
 - Leave the KeyframeEffect start time unresolved
 - Set the KeyframeEffect start delay

Gains us 14 WPT passes but exposes one false positive in
properties-value-inherit-001.html
2025-08-18 11:18:34 +01:00
..
2024-12-28 05:39:32 -08:00
2025-07-18 11:51:41 +01:00