We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43fa98f commit 67865c3Copy full SHA for 67865c3
css-lists-3/Overview.bs
@@ -991,8 +991,7 @@ Inheriting Counters</h4>
991
992
<div algorithm>
993
An element [=inherit counters|inherits=] its initial set of counters
994
- from its preceding <em>sibling</em>,
995
- or from its parent if it has none.
+ from its parent and preceding <em>sibling</em>.
996
It then takes the values for those counters
997
from the values of the matching counters
998
on its preceding <em>element in [=tree order=]</em>
0 commit comments