We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d0e50 commit 8800996Copy full SHA for 8800996
css-conditional-3/Overview.bs
@@ -1030,7 +1030,7 @@ The following (non-editorial) changes were made to this specification since the
1030
since without it they and the ensuing opening parenthesis will be tokenized as a function opening token.
1031
<li>Allowed the <code title=''>supports()</code> method
1032
to imply parentheses for simple declarations,
1033
- for consistency with the ''@import'' rule’s ''supports()'' function.
+ for consistency with the @import rule’s supports() function.
1034
<li>Fixed missing semicolons in IDL code.
1035
<li>Updated links, terminology, and example code in response to changes to other modules.
1036
<li>Spelling and grammatical corrections
0 commit comments