blob: 84f2c88f2b70869985ac07895c8e33bcd5562b64 (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
[css-lists-no-interpolation.html]
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions: property <counter-reset> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions: property <counter-set> from [initial\] to [add 123\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions: property <list-style-position> from [initial\] to [inside\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <list-style-type> from [initial\] to [square\] at (-0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <list-style-type> from [initial\] to [square\] at (0) should be [initial\]]
expected: FAIL
[CSS Transitions: property <list-style-type> from [initial\] to [square\] at (0.3) should be [initial\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (-0.3) should be [add 5\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (0) should be [add 5\]]
expected: FAIL
[CSS Transitions: property <counter-increment> from [add 5\] to [add 123\] at (0.3) should be [add 5\]]
expected: FAIL
|