summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-animations/parsing/animation-delay-shorthand-computed.html.ini
blob: 52d53d8201e267acea33aced8fab72c3b5b1a63f (plain)
1
2
3
4
5
6
7
8
9
[animation-delay-shorthand-computed.html]
  [Property animation-delay value '1s 2s']
    expected: FAIL

  [Property animation-delay value '1s 2s, 3s']
    expected: FAIL

  [Property animation-delay value '1s, 2s 3s']
    expected: FAIL