summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-animations/parsing/animation-delay-start-valid.tentative.html.ini
blob: 4ad3bb1e96bb5c0051fb454959cb484278042f4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[animation-delay-start-valid.tentative.html]
  [e.style['animation-delay-start'\] = "-5ms" should set the property value]
    expected: FAIL

  [e.style['animation-delay-start'\] = "0s" should set the property value]
    expected: FAIL

  [e.style['animation-delay-start'\] = "10s" should set the property value]
    expected: FAIL

  [e.style['animation-delay-start'\] = "20s, 10s" should set the property value]
    expected: FAIL