File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2023,6 +2023,8 @@ The <code>CSSCounterStyleRule</code> interface</h3>
20232023 <dd>
20242024 The remaining attributes on getting must return a <code> DOMString</code> object
20252025 that contains the serialization of the associated descriptor defined for the associated rule.
2026+ If the descriptor was not specified in the associated rule,
2027+ the attribute must return an empty string.
20262028
20272029 On setting, run the following steps:
20282030
Original file line number Diff line number Diff line change @@ -2043,6 +2043,8 @@ <h3 class="heading settled heading" data-level=9.2 id=the-csscounterstylerule-in
20432043 < dd >
20442044 The remaining attributes on getting must return a < code > DOMString</ code > object
20452045 that contains the serialization of the associated descriptor defined for the associated rule.
2046+ If the descriptor was not specified in the associated rule,
2047+ the attribute must return an empty string.
20462048
20472049< p > On setting, run the following steps:
20482050
You can’t perform that action at this time.
0 commit comments