We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd841b commit b472c60Copy full SHA for b472c60
1 file changed
css-conditional-3/Overview.bs
@@ -493,6 +493,7 @@ as follows:
493
css-supports-040.xht
494
css-supports-041.xht
495
css-supports-042.xht
496
+ css-supports-046.xht
497
</wpt>
498
499
The condition of the ''@supports'' rule
@@ -981,7 +982,7 @@ The following (non-editorial) changes were made to this specification since the
981
982
<ul id="changes-20201208">
983
<!-- to 6 Oct 2021 -->
984
<li>Defined the terms [=CSS feature queries=] and [=supports queries=]
- to refer to the conditional syntax of `@supports` rules,
985
+ to refer to the conditional syntax of the ''@supports'' rules,
986
to allow better cross-referencing.
987
<li>Removed the “unknown” value in [=CSS feature queries=]’ boolean logic,
988
defining unrecognized syntaxes as “false” instead.
0 commit comments