File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ rule whose condition tests whether the user agent supports CSS
232
232
''property:value'' pairs. Authors can use it to write style sheets that use
233
233
new features when available but degrade gracefully when those features
234
234
are not supported.
235
- These queries are called <dfn export>feature queries</dfn> or (colloquially) <dfn export>supports queries</dfn> .
235
+ These queries are called <dfn export>CSS feature queries</dfn> or (colloquially) <dfn export>supports queries</dfn> .
236
236
237
237
Note: CSS has existing mechanisms for graceful
238
238
degradation, such as ignoring unsupported properties or values, but
Original file line number Diff line number Diff line change @@ -545,7 +545,7 @@ Size Container Features</h3>
545
545
a feature name, a comparator, and a value.
546
546
[[mediaqueries-5]]
547
547
The boolean syntax and logic combining [=size features=] into a <<size-query>>
548
- is the same as for [=feature queries=] .
548
+ is the same as for [=CSS feature queries=] .
549
549
(See ''@supports'' . [[!CSS-CONDITIONAL-3]] )
550
550
551
551
If the [=query container=] does not have a [=principal box=] ,
You can’t perform that action at this time.
0 commit comments