blob: 0ac75b5ef276d86effb78472007c18eab3ce3ea8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[display-none-dont-cancel.tentative.html]
[display:none animating to display:inline should be inline for the whole animation.]
expected: FAIL
[A CSS variable of display:none animating to display:inline should be inline for the whole animation.]
expected: FAIL
[Animating from display:none to display:none should not cancel the animation.]
expected: FAIL
[Animating from display:none to display:none with an intermediate variable should not cancel the animation.]
expected: FAIL
[Animating a variable of "none" which gets set to display elsewhere should not cancel the animation.]
expected: FAIL
|