- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Sun, 03 Jan 2021 20:27:23 +0000
- To: public-css-archive@w3.org
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