File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2038,7 +2038,8 @@ Note: The serialization of an empty CSS declaration block is the empty string.
20382038Note: The serialization of a non-empty CSS declaration block does not include any surrounding whitespace, i.e., no whitespace appears
20392039before the first property name and no whitespace appears after the final semicolon delimiter that follows the last property value.
20402040
2041- A <a>CSS declaration block</a> has these <a>attribute change steps</a> for its <a for="CSSStyleDeclaration">owner node</a> :
2041+ A <a>CSS declaration block</a> has these <a>attribute change steps</a> for its <a for="CSSStyleDeclaration">owner node</a>
2042+ with <var> localName</var> , <var> value</var> , and <var> namespace</var> :
20422043
20432044<ol>
20442045 <li> If the <a for="CSSStyleDeclaration">readonly flag</a> is set, terminate these steps.
You can’t perform that action at this time.
0 commit comments