ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-transitions
Tim Ledbetter 542c3cbe51 LibWeb: Implement the transition-behavior CSS property
This specifies whether transitions should be started for transitions
whose animation behavior is discrete.
2025-05-02 11:07:19 +01:00
..
animations LibWeb: Allow multiple values for the transition-duration property 2025-04-23 21:02:59 +01:00
parsing LibWeb: Implement the transition-behavior CSS property 2025-05-02 11:07:19 +01:00
CSSTransition-effect.tentative.txt LibWeb: Avoid crash from zero-duration transitions 2025-01-08 11:22:53 +00:00
events-001.txt LibWeb: Set transition property name when firing transition events 2025-04-29 12:23:31 +02:00
properties-value-002.txt LibWeb: Set transition property name when firing transition events 2025-04-29 12:23:31 +02:00
transitionevent-interface.txt