Re: [csswg-drafts] [css-lists-3] Inconsist `counter()` syntax between CSS 2 and 3 (#5795)

Also note https://www.w3.org/TR/CSS2/generate.html#counter-styles says

> All the styles are allowed, including 'disc', 'circle', 'square', **and 'none'**.
> ```css
> P:before         { content: counter(p, none) }
> ```



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


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

Received on Sunday, 3 January 2021 20:27:24 UTC