File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1401,12 +1401,12 @@ Style Container Features</h3>
14011401
14021402 A <dfn export>container style query</dfn> allows querying
14031403 the [=computed values=] of the [=query container=] .
1404- It is a boolean combination of individual <dfn>style features</dfn>
1404+ It is a boolean combination of individual <dfn export >style features</dfn>
14051405 (<<style-feature>> ) that each query a single, specific property of the [=query container=] .
14061406 The syntax of a <<style-feature>>
14071407 is either the same as for a valid [=declaration=] [[!CSS-SYNTAX-3]] ,
14081408 a <<style-feature-name>>
1409- or a valid <dfn>style range</dfn> (<<style-range>> ).
1409+ or a valid <dfn export >style range</dfn> (<<style-range>> ).
14101410 The <dfn><<style-feature-name>></dfn> can be either a [=supported CSS property=]
14111411 or a valid <<custom-property-name>> .
14121412 The <dfn><<style-feature-value>></dfn> production matches any valid <<declaration-value>>
@@ -1429,7 +1429,7 @@ Style Container Features</h3>
14291429 for the given [=property=] .
14301430
14311431 <div algorithm>
1432- To <dfn> evaluate a <<style-range>></dfn > ,
1432+ To evaluate a <<style-range>> ,
14331433 the following steps needs to be performed:
14341434
14351435 1. If <<style-range-value>> is a <<custom-property-name>> ,
You can’t perform that action at this time.
0 commit comments