[csswg-drafts] Pull Request: [css-lists-3] Correct the counter-set example

OnkarRuikar has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-lists-3] Correct the counter-set example ==
For following reasons I think [the example](https://drafts.csswg.org/css-lists/#example-838dca3e) has a typo and it should use `counter-set` instead of `counter-reset`:
- the example is part of the `Manipulating Counter Values: the counter-increment and counter-set properties` section
- `counter-reset` creates a new counter so the comment `/* Set section to 0 */` is not accurate. The `counter-set` makes the comment more accurate.

See https://github.com/w3c/csswg-drafts/pull/10669


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

Received on Friday, 2 August 2024 03:02:32 UTC