Skip to content

Commit 29a198d

Browse files
committed
[css-counter-styles-3] Define that counter styles are tree-scoped. w3c#5693
1 parent a4b04d7 commit 29a198d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-counter-styles-3/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ Defining Custom Counter Styles: the ''@counter-style'' rule</h2>
160160

161161
<dfn>&lt;counter-style-name></dfn> is a <<custom-ident>>
162162
that is not an <a>ASCII case-insensitive</a> match for "none".
163+
The <<counter-style-name>> is a [=tree-scoped name=].
163164

164165
Additionally, in the context of the prelude of an ''@counter-style'' rule,
165166
an <a>ASCII case-insensitive</a> match for "decimal" or "disc" is also an invalid <<counter-style-name>>
@@ -1292,6 +1293,8 @@ Extending 'list-style-type', ''counter()'', and ''counters()''</h2>
12921293
it must act identically to the ''decimal'' counter style
12931294
(but does not <em>[=computed value|compute=]</em> to ''decimal'').
12941295

1296+
When used in these contexts, a <<counter-style-name>> is a [=tree-scoped reference=].
1297+
12951298

12961299
<!--
12971300
██████ ████████ ██ ██ ██ ████████ ██████

0 commit comments

Comments
 (0)