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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
|
[at-property.html]
[Rule applied [<transform-list>, rotateX(0deg), false\]]
expected: FAIL
[Rule applied [<color>, rgb(1, 2, 3), false\]]
expected: FAIL
[Attribute 'inherits' returns expected value for ["false"\]]
expected: FAIL
[Rule applied [<number>, 2.5, false\]]
expected: FAIL
[Rule applied [<angle>, 42deg, false\]]
expected: FAIL
[Attribute 'inherits' returns expected value for [0\]]
expected: FAIL
[Rule applied [<angle>, 1turn, false\]]
expected: FAIL
[Rule applied [<length-percentage>, 10px, false\]]
expected: FAIL
[Rule applied [<length-percentage>, 10%, false\]]
expected: FAIL
[Attribute 'syntax' returns expected value for [rgb(255, 0, 0)\]]
expected: FAIL
[Rule applied [<integer>, 5, false\]]
expected: FAIL
[Attribute 'initial-value' returns expected value for [red\]]
expected: FAIL
[Attribute 'syntax' returns expected value for ["<color># | <image> | none"\]]
expected: FAIL
[Rule applied [*, if(){}, false\]]
expected: FAIL
[Rule applied [<color>, green, false\]]
expected: FAIL
[Attribute 'initial-value' returns expected value for [rgb(1, 2, 3)\]]
expected: FAIL
[Rule applied [<resolution>, 96dpi, false\]]
expected: FAIL
[Attribute 'inherits' returns expected value for [none\]]
expected: FAIL
[Non-inherited properties do not inherit]
expected: FAIL
[Attribute 'inherits' returns expected value for ["true"\]]
expected: FAIL
[Rule applied [<color>, tomato, false\]]
expected: FAIL
[Rule applied [<time>, 10s, false\]]
expected: FAIL
[Rule applied [<length>, 10px, false\]]
expected: FAIL
[Attribute 'initial-value' returns expected value for [var(--x)\]]
expected: FAIL
[Rule applied [<transform-list>, rotateX(0deg) translateX(10px), false\]]
expected: FAIL
[Rule applied [<length-percentage>, calc(10% + 10px), false\]]
expected: FAIL
[Attribute 'syntax' returns expected value for ["notasyntax"\]]
expected: FAIL
[Rule applied [<time>, 1000ms, false\]]
expected: FAIL
[Attribute 'syntax' returns expected value for ["foo | bar | baz"\]]
expected: FAIL
[Attribute 'initial-value' returns expected value for [if(){}\]]
expected: FAIL
[Attribute 'syntax' returns expected value for [foo | bar\]]
expected: FAIL
[Attribute 'inherits' returns expected value for [1\]]
expected: FAIL
[Rule applied [<image>, url("http://a/"), false\]]
expected: FAIL
[Attribute 'initial-value' returns expected value for [10px\]]
expected: FAIL
[Attribute 'inherits' returns expected value for [true\]]
expected: FAIL
[Attribute 'syntax' returns expected value for ["*"\]]
expected: FAIL
[Attribute 'syntax' returns expected value for ["<color>"\]]
expected: FAIL
[Attribute 'initial-value' returns expected value for [foo\]]
expected: FAIL
[Attribute 'syntax' returns expected value for [red\]]
expected: FAIL
[Attribute 'syntax' returns expected value for [<color>\]]
expected: FAIL
[Rule applied [<percentage>, 10%, false\]]
expected: FAIL
[Rule applied [<url>, url("http://a/"), false\]]
expected: FAIL
[Initial value may be omitted for universal registration]
expected: FAIL
[Rule applied [<color>, tomato, true\]]
expected: FAIL
[Attribute 'syntax' returns expected value for ["<color> | none"\]]
expected: FAIL
[Rule applied [<resolution>, 50dppx, false\]]
expected: FAIL
[Initial values substituted as computed value]
expected: FAIL
[Attribute 'inherits' returns expected value for [calc(0)\]]
expected: FAIL
[Attribute 'inherits' returns expected value for [false\]]
expected: FAIL
[Rule applied [<transform-function>, rotateX(0deg), false\]]
expected: FAIL
|