34 lines
783 B
INI
34 lines
783 B
INI
[progress-based-animation-animation-longhand-properties.tentative.html]
|
|
expected:
|
|
if (os == "android") and fission: [TIMEOUT, OK]
|
|
[animation-iteration-count]
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[animation-direction: normal]
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[animation-direction: reverse]
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[animation-direction: alternate]
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[animation-direction: alternate-reverse]
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[animation-delay with a positive value]
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[animation-delay with a negative value]
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[animation-duration]
|
|
expected:
|
|
if os == "android": FAIL
|