Re: [csswg-drafts] [css-lists-3] counter(name, none) should be invalid (#4163)

I realise this is closed and CSS 2.1 is long since outdated, but just wanted to note that although "none" wasn't allowed in CSS 2, the final line of the example at https://www.w3.org/TR/CSS21/generate.html#counter-styles has
```html
P:before         { content: counter(p, none) }
```

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

Received on Thursday, 2 January 2020 11:42:36 UTC