You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> If a @counter-style uses the <aclass=cssdata-link-type=maybehref=#valuedef-overridetitle=override>override</a> system,
708
708
it must not contain a <aclass=propertydata-link-type=propdeschref=#descdef-symbolstitle=symbols>symbols</a> or <aclass=propertydata-link-type=propdeschref=#descdef-additive-symbolstitle=additive-symbols>additive-symbols</a> descriptor,
709
709
or else the <aclass=cssdata-link-type=maybehref=#at-ruledef-counter-styletitle=@counter-style>@counter-style</a> rule is invalid.
710
-
If the specified counter style name isn’t the name of any currently-defined counter style,
710
+
711
+
<p> If the specified counter style name isn’t the name of any currently-defined counter style,
711
712
it must be treated as if it was overriding the <aclass=cssdata-link-type=maybehref=#valuedef-decimaltitle=decimal>decimal</a> counter style.
713
+
If one or more <aclass=cssdata-link-type=maybehref=#at-ruledef-counter-styletitle=@counter-style>@counter-style</a> rules form a cycle with their <aclass=cssdata-link-type=maybehref=#valuedef-overridetitle=override>override</a> values,
714
+
all of the counter styles participating in the cycle
715
+
must be treated as if they were overriding the <aclass=cssdata-link-type=maybehref=#valuedef-decimaltitle=decimal>decimal</a> counter style instead.
0 commit comments