File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ spec:html; type:element; text:style
115115spec:css-namespaces-3; type:dfn; text:namespace prefix
116116spec:dom; type:interface; text:Document
117117spec:dom; type:interface; text:DocumentOrShadowRoot
118+ spec:dom; type:dfn; text:in a document tree
118119spec:html; type:dfn; text:ascii case-insensitive
119120spec:html; type:dfn; text:case-sensitive
120121spec:infra; type:dfn; text:list
@@ -820,6 +821,9 @@ represents a style sheet as defined by the CSS specification. In the CSSOM a
820821 <a>title</a> must be set to the value of that attribute. Whenever the attribute is set, changed or removed, the
821822 <a>title</a> must be set to the new value of the attribute, or to the empty string if the attribute is absent.
822823
824+ Note: HTML only <a href="https://html.spec.whatwg.org/#the-style-element:concept-css-style-sheet-title">specifies</a>
825+ <a>title</a> to be an attribute of the <a for=CSSStyleSheet>owner node</a>
826+ if the node is in <a>in a document tree</a> .
823827
824828
825829 <dt> <dfn id=concept-css-style-sheet-alternate-flag>alternate flag</dfn>
You can’t perform that action at this time.
0 commit comments