File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2732,6 +2732,8 @@ <h2 id=parsing><span class=secno>5. </span> Parsing</h2>
27322732
27332733 < dd > A qualified rule has a prelude consisting of a list of component
27342734 values, and a value consisting of a list of at-rules or declarations.
2735+ < p class =note > Most qualified rules will be style rules, where the
2736+ prelude is a selector.
27352737
27362738 < dt > < dfn id =declaration > declaration</ dfn >
27372739
Original file line number Diff line number Diff line change @@ -2247,6 +2247,10 @@ <h2>
22472247 a prelude consisting of a list of component values,
22482248 and a value consisting of a list of at-rules or declarations.
22492249
2250+ < p class ='note '>
2251+ Most qualified rules will be style rules,
2252+ where the prelude is a selector.
2253+
22502254 < dt > < dfn > declaration</ dfn >
22512255 < dd >
22522256 A declaration has a name,
You can’t perform that action at this time.
0 commit comments