Skip to content

Commit dc84ea3

Browse files
committed
[css-conditional-3] Publication fixes; add more test links.
1 parent cb0e7c1 commit dc84ea3

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

css-conditional-3/Overview.bs

+8-8
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@ Title: CSS Conditional Rules Module Level 3
33
Group: csswg
44
Shortname: css-conditional
55
Level: 3
6-
Status: CR
7-
Date: 2021-12-23
8-
Deadline: 2022-02-23
9-
Prepare for TR: yes
6+
Status: ED
107
Work Status: Testing
118
Implementation Report: https://test.csswg.org/harness/results/css-conditional-3_dev/grouped/
129
WPT Path Prefix: css/css-conditional/
@@ -472,7 +469,7 @@ as follows:
472469
<wpt title="Declaration value can be empty.">
473470
css-supports-022.xht
474471
</wpt>
475-
<wpt title="Declaration cannot include invalid !tokens."
472+
<wpt title="Declaration cannot include invalid !tokens.">
476473
css-supports-043.xht
477474
css-supports-044.xht
478475
css-supports-045.xht
@@ -487,6 +484,7 @@ as follows:
487484
so that new syntax additions do not invalidate too much of a <<supports-condition>> in older user agents.</span>
488485
<wpt title="Unrecognized but grammatically-valid condition is false, not invalid.">
489486
at-supports-015.html
487+
at-supports-046.html
490488
css-supports-023.xht
491489
css-supports-031.xht
492490
css-supports-032.xht
@@ -498,6 +496,9 @@ as follows:
498496
css-supports-042.xht
499497
css-supports-046.xht
500498
</wpt>
499+
<wpt title="Brackets/parenthesis must be balanced">
500+
css-supports-035.xht
501+
</wpt>
501502

502503
The condition of the ''@supports'' rule
503504
is the result of the <<supports-condition>> in its prelude.
@@ -1069,10 +1070,9 @@ Boris Zbarsky,
10691070
and all the rest of the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a> community.
10701071

10711072
<wpt hidden><!-- Higher-level Features -->
1072-
at-supports-040.html
1073-
at-supports-041.html
1074-
at-supports-042.html
10751073
at-supports-selector-001.html
10761074
at-supports-selector-002.html
1075+
at-supports-selector-003.html
1076+
at-supports-selector-004.html
10771077
js/CSS-supports-L4.html
10781078
</wpt>

0 commit comments

Comments
 (0)