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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
[registered-property-initial.html]
[Initial non-inherited value can be substituted [pink, background-color\]]
expected: FAIL
[Initial value for <length-percentage> correctly computed [calc(1in + 10% + 4px)\]]
expected: FAIL
[Initial value for <transform-list> correctly computed [scale(calc(2 + 2))\]]
expected: FAIL
[Initial value for <color> correctly computed [purple\]]
expected: FAIL
[Initial value for <transform-list> correctly computed [scale(calc(2 + 1)) translateX(calc(3px + 1px))\]]
expected: FAIL
[Initial value for <transform-function> correctly computed [rotate(42deg)\]]
expected: FAIL
[Initial inherited value can be substituted [purple, color\]]
expected: FAIL
[Initial value for <color> correctly computed [pink, inherits\]]
expected: FAIL
[Initial value for <length> correctly computed [calc(10px + 15px)\]]
expected: FAIL
[Initial non-inherited value can be substituted [calc(13% + 37%), --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [\t1turn, --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [calc(20 + 20 + 10), --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [\tcalc(13% + 37px), --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [scale(calc(2 + 2)) translateX(calc(3px + 1px)), --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [2000ms, --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [ pink , --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [calc(13 + 37), --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [calc(10px + 15px), --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [scale(calc(2 + 2)), --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [\tfoo\t, --x\]]
expected: FAIL
[Initial non-inherited value can be substituted [\ttest, --x\]]
expected: FAIL
[Initial value for <length> correctly computed [2.54cm\]]
expected: FAIL
[Initial value for <length> correctly computed [72pt\]]
expected: FAIL
[Initial value for <percentage> correctly computed [calc(10% + 20%)\]]
expected: FAIL
[Initial value for <length> correctly computed [25.4mm\]]
expected: FAIL
[Initial value for <length> correctly computed [6pc\]]
expected: FAIL
[Initial value for <length> correctly computed [1in\]]
expected: FAIL
[Initial value for <url> correctly computed [url(a)\]]
expected: FAIL
[Initial value for <url>+ correctly computed [url(a) url(a)\]]
expected: FAIL
|