35 lines
975 B
INI
35 lines
975 B
INI
[scroll-timeline-range-animation.html]
|
|
expected: [TIMEOUT, OK]
|
|
[Animation with ranges [initial, initial\]]
|
|
expected: [PASS, FAIL, TIMEOUT]
|
|
|
|
[Animation with ranges [0%, 100%\]]
|
|
expected:
|
|
if os == "android": [PASS, FAIL, TIMEOUT, NOTRUN]
|
|
[TIMEOUT, FAIL, NOTRUN]
|
|
|
|
[Animation with ranges [10%, 100%\]]
|
|
expected:
|
|
if os == "android": [FAIL, NOTRUN]
|
|
[NOTRUN, FAIL]
|
|
|
|
[Animation with ranges [0%, 50%\]]
|
|
expected:
|
|
if os == "android": [FAIL, NOTRUN]
|
|
[NOTRUN, FAIL]
|
|
|
|
[Animation with ranges [10%, 50%\]]
|
|
expected:
|
|
if os == "android": [FAIL, NOTRUN]
|
|
[NOTRUN, FAIL]
|
|
|
|
[Animation with ranges [150px, 75em\]]
|
|
expected:
|
|
if os == "android": [TIMEOUT, FAIL, NOTRUN]
|
|
[NOTRUN, FAIL]
|
|
|
|
[Animation with ranges [calc(1% + 135px), calc(70em + 50px)\]]
|
|
expected: [NOTRUN, FAIL, TIMEOUT]
|
|
|
|
[Animation with ranges [calc(1% + 135px), calc(70em + 50px)\] (scoped)]
|
|
expected: [NOTRUN, FAIL, TIMEOUT]
|