Skip to content

Commit b472c60

Browse files
committed
[css-conditional-3] Fix markup, add test.
1 parent 7dd841b commit b472c60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-conditional-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,7 @@ as follows:
493493
css-supports-040.xht
494494
css-supports-041.xht
495495
css-supports-042.xht
496+
css-supports-046.xht
496497
</wpt>
497498

498499
The condition of the ''@supports'' rule
@@ -981,7 +982,7 @@ The following (non-editorial) changes were made to this specification since the
981982
<ul id="changes-20201208">
982983
<!-- to 6 Oct 2021 -->
983984
<li>Defined the terms [=CSS feature queries=] and [=supports queries=]
984-
to refer to the conditional syntax of `@supports` rules,
985+
to refer to the conditional syntax of the ''@supports'' rules,
985986
to allow better cross-referencing.
986987
<li>Removed the “unknown” value in [=CSS feature queries=]’ boolean logic,
987988
defining unrecognized syntaxes as “false” instead.

0 commit comments

Comments
 (0)