animation-shorthand.html.ini (910B)
1 [animation-shorthand.html] 2 [e.style['animation'\] = "1s linear 1s 2 reverse forwards paused anim1,\\n 1s linear 1s 2 reverse forwards paused anim2,\\n 1s linear 1s 2 reverse forwards paused anim3" should set animation-range-end] 3 expected: FAIL 4 5 [e.style['animation'\] = "1s linear 1s 2 reverse forwards paused anim1,\\n 1s linear 1s 2 reverse forwards paused anim2,\\n 1s linear 1s 2 reverse forwards paused anim3" should set animation-range-start] 6 expected: FAIL 7 8 [Animation shorthand can not represent non-initial animation-range-start (specified)] 9 expected: FAIL 10 11 [Animation shorthand can not represent non-initial animation-range-start (computed)] 12 expected: FAIL 13 14 [Animation shorthand can not represent non-initial animation-range-end (specified)] 15 expected: FAIL 16 17 [Animation shorthand can not represent non-initial animation-range-end (computed)] 18 expected: FAIL