Learning_GTK4_tree/testsuite/css/parser/animation-shorthand-crash.css

4 lines
48 B
CSS

a {
animation: foo forwards, bar backwards;
}