File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ rule whose condition tests whether the user agent supports CSS
232232''property:value'' pairs. Authors can use it to write style sheets that use
233233new features when available but degrade gracefully when those features
234234are 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> .
236236
237237Note: CSS has existing mechanisms for graceful
238238degradation, 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>
545545 a feature name, a comparator, and a value.
546546 [[mediaqueries-5]]
547547 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=] .
549549 (See ''@supports'' . [[!CSS-CONDITIONAL-3]] )
550550
551551 If the [=query container=] does not have a [=principal box=] ,
You can’t perform that action at this time.
0 commit comments