blob: 9eb51f3fde85b51a54edac0c887f8aca00c50513 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
[scroll-timeline-range-animation.html]
expected: TIMEOUT
[Animation with ranges [initial, initial\]]
expected: FAIL
[Animation with ranges [0%, 100%\]]
expected: FAIL
[Animation with ranges [10%, 100%\]]
expected: FAIL
[Animation with ranges [0%, 50%\]]
expected: FAIL
[Animation with ranges [10%, 50%\]]
expected: FAIL
[Animation with ranges [150px, 75em\]]
expected: FAIL
[Animation with ranges [calc(1% + 135px), calc(70em + 50px)\]]
expected: FAIL
[Animation with ranges [calc(1% + 135px), calc(70em + 50px)\] (scoped)]
expected: TIMEOUT
|