We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad9a4bc commit 53e9ef6Copy full SHA for 53e9ef6
css-lists-3/Overview.bs
@@ -1569,6 +1569,9 @@ This section documents the changes since previous publications.
1569
(<a href="https://github.com/w3c/csswg-drafts/issues/4568">Issue 4568</a>)
1570
<li>Added ''text-transform: none'' to the UA default style sheet for ''::marker''.
1571
(<a href="https://github.com/w3c/csswg-drafts/issues/4206">Issue 4206</a>)
1572
+ <li>Changed counter inheritance to take from the parent first,
1573
+ and only take from the sibling if it's a new counter.
1574
+ (<a href="https://github.com/w3c/csswg-drafts/issues/5477">Issue 5477</a>)
1575
</ul>
1576
1577
<h3 id="changes-20190817">Changes since the 17 August 2019 WD</h3>
0 commit comments