Skip to content

Commit 4849316

Browse files
committed
[css-scoping-1][editorial] link defaults, html validity
1 parent 202fc6b commit 4849316

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

css-scoping-1/Overview.bs

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ spec:css-pseudo-4; type:selector;
3131
text:::after
3232
spec:cascade-4; type:dfn; text: inherit
3333
spec:css-fonts-4; type:property; text:font-family
34+
spec:selectors-4; type:dfn; text:type selector
35+
spec:dom; type:dfn; text:descendant
36+
spec:dom; type:dfn; text:children
37+
spec:dom; type:dfn; text:child
38+
spec:css-color-5; type:function; text:color()
3439
</pre>
3540

3641
<!--
@@ -615,7 +620,7 @@ Name-Defining Constructs and Inheritance</h3>
615620

616621
For example,
617622
given the following document
618-
(using the imaginary <::shadow></::shadow> markup
623+
(using the imaginary &lt;::shadow>&lt;/::shadow> markup
619624
to indicate an element's [=shadow tree=]):
620625

621626
<xmp highlight=markup>
@@ -735,7 +740,7 @@ Serialized Tree-Scoped References</h4>
735740

736741
For example,
737742
given the following document
738-
(using the imaginary <::shadow></::shadow> markup
743+
(using the imaginary &lt;::shadow>&lt;/::shadow> markup
739744
to indicate an element's [=shadow tree=]):
740745

741746
<xmp highlight=markup>

0 commit comments

Comments
 (0)