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 e98e012 commit ba2814bCopy full SHA for ba2814b
mediaqueries-4/Overview.bs
@@ -454,7 +454,7 @@ Media Features</h3>
454
(omitting the colon and value)
455
to evaluate the feature in a <a>boolean context</a>.
456
This is a convenient shorthand for features that have a reasonable value representing 0 or “none”.
457
- For example, ''(color)'' is true is the '@media/color' <a>media feature</a> is non-zero.
+ For example, ''(color)'' is true if the '@media/color' <a>media feature</a> is non-zero.
458
459
<li>
460
<a>Media features</a> with “range” type can be written in a <a>range context</a>,
0 commit comments