Skip to content

Commit b6368ad

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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
521521
522522
523523

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

525529
526530
Although authors may specify 'list-style' information directly on list item elements

0 commit comments

Comments
 (0)