Skip to content

Commit b6368ad

Browse files
committed
[css-lists-3] Add a note pointing at the custom-ident parsing rules for ambiguous grammars. w3c#2624 (comment)
1 parent 6c54cd3 commit b6368ad

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css-lists-3/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,10 @@ Styling Markers: the 'list-style' shorthand property</h3>
521521
</pre>
522522
</div>
523523

524+
Note: The <<counter-style>> values of 'list-style-type'
525+
can also create grammatical ambiguities.
526+
As such values are ultimately <<custom-ident>> values,
527+
the parsing rules in [[CSS-VALUES-3]] apply.
524528

525529
<div class=example highlight=css>
526530
Although authors may specify 'list-style' information directly on list item elements

0 commit comments

Comments
 (0)