File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ Scoping Mechanisms</h3>
4141 “Scoping” consists of three somewhat independent concepts,
4242 which are in practice generally used together:
4343
44- * A declaration can be scoped to <a>scoping root</a> ,
44+ * A declaration can be scoped to a <a>scoping root</a> ,
4545 which <a href="http://dev.w3.org/csswg/css-cascade/#cascade-scope">affects its cascading behavior</a> . [[!CSS3CASCADE]]
46- (Alternately, a style rule can be scoped to <a>scoping root</a> ,
46+ (Alternately, a style rule can be scoped to a <a>scoping root</a> ,
4747 which scopes all of the declarations it contains to that <a>scoping root</a> .)
4848
4949 * A selector can be either <a>scope-contained</a> or <a>scope-filtered</a> to a <a>scoping root</a> ,
You can’t perform that action at this time.
0 commit comments