@@ -21,6 +21,8 @@ Abstract: This module contains the features of CSS
21
21
adding the ability to query support for particular selectors [[SELECTORS-4]]
22
22
through the new ''selector()'' notation for [=supports queries=].
23
23
Default Highlight : css
24
+ WPT Path Prefix : css/css-conditional/
25
+ WPT Display : open
24
26
</pre>
25
27
26
28
<pre class="link-defaults">
@@ -52,6 +54,15 @@ Extensions to the ''@supports'' rule</h2>
52
54
<a href="#dfn-support-selector">supports the selector</a>
53
55
provided as an argument to the function.
54
56
57
+ <wpt>
58
+ at-supports-namespace-002.html
59
+ at-supports-selector-001.html
60
+ at-supports-selector-002.html
61
+ at-supports-selector-003.html
62
+ at-supports-selector-004.html
63
+ js/CSS-supports-L4.html
64
+ </wpt>
65
+
55
66
<h3 id="support-definition-ext">
56
67
Extensions to the definition of support</h3>
57
68
@@ -105,3 +116,122 @@ Additions since Level 3</h3>
105
116
<ul>
106
117
<li> Added ''selector()'' notation to [=supports queries=] .
107
118
</ul>
119
+
120
+
121
+
122
+ <wpt hidden title="CSS Conditional 3 tests">
123
+ at-media-001.html
124
+ at-media-002.html
125
+ at-media-003.html
126
+ at-media-content-001.html
127
+ at-media-content-002.html
128
+ at-media-content-003.html
129
+ at-media-content-004.html
130
+ at-media-dynamic-001.html
131
+ at-supports-045.html
132
+ at-supports-content-001.html
133
+ at-supports-content-002.html
134
+ at-supports-content-003.html
135
+ at-supports-content-004.html
136
+ at-supports-namespace-001.html
137
+ js/CSS-supports-L3.html
138
+ </wpt>
139
+
140
+ <wpt hidden title="CSS Conditional 5 tests">
141
+ </wpt>
142
+
143
+ <wpt hidden title="Untagged, probaly conditional 3, needs triage">
144
+ at-media-whitespace-optional-001.html
145
+ at-media-whitespace-optional-002.html
146
+ at-supports-001.html
147
+ at-supports-002.html
148
+ at-supports-003.html
149
+ at-supports-004.html
150
+ at-supports-005.html
151
+ at-supports-006.html
152
+ at-supports-007.html
153
+ at-supports-008.html
154
+ at-supports-009.html
155
+ at-supports-010.html
156
+ at-supports-011.html
157
+ at-supports-012.html
158
+ at-supports-013.html
159
+ at-supports-014.html
160
+ at-supports-015.html
161
+ at-supports-016.html
162
+ at-supports-017.html
163
+ at-supports-018.html
164
+ at-supports-019.html
165
+ at-supports-020.html
166
+ at-supports-021.html
167
+ at-supports-022.html
168
+ at-supports-023.html
169
+ at-supports-024.html
170
+ at-supports-025.html
171
+ at-supports-026.html
172
+ at-supports-027.html
173
+ at-supports-028.html
174
+ at-supports-029.html
175
+ at-supports-030.html
176
+ at-supports-031.html
177
+ at-supports-032.html
178
+ at-supports-033.html
179
+ at-supports-034.html
180
+ at-supports-035.html
181
+ at-supports-036.html
182
+ at-supports-037.html
183
+ at-supports-038.html
184
+ at-supports-039.html
185
+ at-supports-043.html
186
+ at-supports-044.html
187
+ at-supports-046.html
188
+ css-supports-001.xht
189
+ css-supports-002.xht
190
+ css-supports-003.xht
191
+ css-supports-004.xht
192
+ css-supports-005.xht
193
+ css-supports-006.xht
194
+ css-supports-007.xht
195
+ css-supports-008.xht
196
+ css-supports-009.xht
197
+ css-supports-010.xht
198
+ css-supports-011.xht
199
+ css-supports-012.xht
200
+ css-supports-013.xht
201
+ css-supports-014.xht
202
+ css-supports-015.xht
203
+ css-supports-016.xht
204
+ css-supports-017.xht
205
+ css-supports-018.xht
206
+ css-supports-019.xht
207
+ css-supports-020.xht
208
+ css-supports-021.xht
209
+ css-supports-022.xht
210
+ css-supports-023.xht
211
+ css-supports-024.xht
212
+ css-supports-025.xht
213
+ css-supports-026.xht
214
+ css-supports-029.xht
215
+ css-supports-030.xht
216
+ css-supports-031.xht
217
+ css-supports-032.xht
218
+ css-supports-033.xht
219
+ css-supports-034.xht
220
+ css-supports-035.xht
221
+ css-supports-036.xht
222
+ css-supports-037.xht
223
+ css-supports-038.xht
224
+ css-supports-039.xht
225
+ css-supports-040.xht
226
+ css-supports-041.xht
227
+ css-supports-042.xht
228
+ css-supports-043.xht
229
+ css-supports-044.xht
230
+ css-supports-045.xht
231
+ css-supports-046.xht
232
+ idlharness.html
233
+ js/001.html
234
+ js/CSS-supports-CSSStyleDeclaration.html
235
+ js/CSS-supports-L3.html
236
+ js/conditional-CSSGroupingRule.html
237
+ </wpt>
0 commit comments