Skip to content

Commit c792c00

Browse files
authored
[css-cascade-6] Fix link errors, etc (w3c#8467)
1 parent 2128033 commit c792c00

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-cascade-6/Overview.bs

+3-2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ spec:css-values-3; type: value; text:ex
2626
spec:css-conditional-3; type:at-rule; text:@media
2727
spec:mediaqueries-4; type:type; for:@media; text:all
2828
spec:mediaqueries-4; type:type; text:<media-query>
29+
spec:selectors-4; type:dfn; text:subject
2930
</pre>
3031

3132
<pre class=ignored-specs>
@@ -377,7 +378,7 @@ Scoping Styles: the ''@scope'' rule</h4>
377378

378379
[=Pseudo-elements=] cannot be [=scoping roots=] or [=scoping limits=];
379380
they are invalid both within <<scope-start>> and <<scope-end>>.
380-
381+
381382
A ''@scope'' rule which does not specify a <<scope-start>>
382383
produces a single <dfn>implicit scope</dfn> as follows:
383384

@@ -531,7 +532,7 @@ Scoped Descendant Combinator</h4>
531532
This combinator differs from the [=descendant combinator=]
532533
in that it applies [=weak scoping proximity=]
533534
to the relationship between <css>A</css> and <css>B</css>.
534-
It does not change the [=:scope element=].
535+
It does not change the '':scope'' element.
535536

536537
ISSUE: Should the [=scoped descendant combinator=]
537538
use strong or weak scoping proximity?

0 commit comments

Comments
 (0)