File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -593,8 +593,8 @@ <h2 id=syntax><span class=secno>3. </span>Syntax</h2>
593593 < p > < code > RESOLUTION</ code > is to be added to the CSS2 < code > term</ code >
594594 production.
595595
596- < p > CSS style sheets are generally case-insensitive, and this is also the
597- case for media queries.
596+ < p > CSS style sheets are generally ASCII case-insensitive, and this is also
597+ the case for media queries.
598598
599599 < p > In addition to conforming to the syntax, each media query needs to use
600600 media types and media features according to their respective specification
Original file line number Diff line number Diff line change @@ -432,7 +432,7 @@ <h2>Syntax</h2>
432432< p > < code > RESOLUTION</ code > is to be added to the CSS2
433433< code > term</ code > production.</ p >
434434
435- < p > CSS style sheets are generally case-insensitive, and this is
435+ < p > CSS style sheets are generally ASCII case-insensitive, and this is
436436also the case for media queries.</ p >
437437
438438< p > In addition to conforming to the syntax, each media query needs to use
You can’t perform that action at this time.
0 commit comments