Re: [csswg-drafts] [css-lists] automatic start value of reversed list is affected by 'counter-increment: <counter> 0' nodes (#6738)

I guess that would work. Another possible approach, rather than skipping 0 increments, could be adding a way to disable the automatic `list-item ±1`, maybe `list-item none` or something. In practice that would be like `list-item 0`, but the element wouldn't be considered to have an increment for `list-item`. Then `<summary>` could use that, and for other counters the author can just not include them in `counter-increment` instead of incrementing them by 0.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6738#issuecomment-947872015 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 20 October 2021 17:19:01 UTC