File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -593,8 +593,9 @@ <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 < a
597+ href ="https://infra.spec.whatwg.org/#ascii-case-insensitive "> ASCII
598+ case-insensitive</ a > , and this is also the case for media queries.
598599
599600 < p > In addition to conforming to the syntax, each media query needs to use
600601 media types and media features according to their respective specification
Original file line number Diff line number Diff line change @@ -432,8 +432,9 @@ <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
436- also the case for media queries.</ p >
435+ < p > CSS style sheets are generally < a
436+ href ="https://infra.spec.whatwg.org/#ascii-case-insensitive "> ASCII
437+ case-insensitive</ a > , and this is also the case for media queries.</ p >
437438
438439< p > In addition to conforming to the syntax, each media query needs to use
439440media types and media features according to their respective specification
You can’t perform that action at this time.
0 commit comments