summaryrefslogtreecommitdiff
path: root/testsuite/css/parser/animation-shorthand-crash.css
blob: 9f913a656c20479f773b7d005e3813c12d4617d1 (plain)
1
2
3
a {
  animation: foo forwards, bar backwards;
}