Files
ladybird/Libraries/LibWeb/CSS/CSSTransition.cpp
Tim Ledbetter 49949181d7 LibWeb: Apply backwards fill to CSS transitions
CSS transitions must keep their start value in the cascade during the
`transition-delay` period. Set the transition effect fill mode to
backwards so the before phase resolves to the start keyframe.
2026-05-07 11:00:32 +01:00

8.0 KiB