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;
3131 text:::after
3232spec:cascade-4; type:dfn; text: inherit
3333spec: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 < ::shadow>< /::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 < ::shadow>< /::shadow> markup
739744 to indicate an element's [=shadow tree=] ):
740745
741746 <xmp highlight=markup>
You can’t perform that action at this time.
0 commit comments