File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,11 @@ spec:css-pseudo-4; type:selector;
31
31
text:::after
32
32
spec:cascade-4; type:dfn; text: inherit
33
33
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()
34
39
</pre>
35
40
36
41
<!--
@@ -615,7 +620,7 @@ Name-Defining Constructs and Inheritance</h3>
615
620
616
621
For example,
617
622
given the following document
618
- (using the imaginary < ::shadow>< /::shadow> markup
623
+ (using the imaginary < ::shadow>< /::shadow> markup
619
624
to indicate an element's [=shadow tree=] ):
620
625
621
626
<xmp highlight=markup>
@@ -735,7 +740,7 @@ Serialized Tree-Scoped References</h4>
735
740
736
741
For example,
737
742
given the following document
738
- (using the imaginary < ::shadow>< /::shadow> markup
743
+ (using the imaginary < ::shadow>< /::shadow> markup
739
744
to indicate an element's [=shadow tree=] ):
740
745
741
746
<xmp highlight=markup>
You can’t perform that action at this time.
0 commit comments