File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -656,7 +656,7 @@ Automatic Numbering With Counters</h2>
656656 Counters are referred to in CSS syntax
657657 using the <dfn><<counter-name>></dfn> type,
658658 which represents their name as a <<custom-ident>> .
659- A <<counter-name>> name cannot match the keyword ''none'' ;
659+ A <<counter-name>> name cannot match the keyword ''counter-reset/ none'' ;
660660 such an identifier is [=invalid=] as a <<counter-name>> .
661661
662662 Resolving [=counter=] values on a given element is a multi-step process:
@@ -1459,7 +1459,7 @@ Acknowledgments</h2>
14591459
14601460This section documents the changes since previous publications.
14611461
1462- <h3 id="changes-20140320 ">Changes since the 25 April 2019 WD</h3>
1462+ <h3 id="changes-20190425 ">Changes since the 25 April 2019 WD</h3>
14631463
14641464 <ul>
14651465 <li> Rewrite the [[#auto-numbering]] section for better precision, editorial clarity, and synchronization with CSS2.
You can’t perform that action at this time.
0 commit comments