- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Jun 2021 22:37:42 +0000
- To: public-css-archive@w3.org
> I guess we can infer from 2 that things like these don't magically obtain the special rendering of circle: I don't understand what you mean by this example, there's nothing about it that invokes `circle` at all. > A remaining case is content: counter(c, circle). It uses the circle style itself, so it may be expected to use the special rendering of list-style-style: circle. But used in content means that you can mix it with other text, which seems unnecessarily tricky for implementations. So I wouldn't inherit the special rendering, just like for counter styles extending symbolic ones. Sounds right, tho that case should already work today, right? -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6201#issuecomment-854230690 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 June 2021 22:38:17 UTC