- From: D7460N via GitHub <noreply@w3.org>
- Date: Fri, 15 Aug 2025 00:25:09 +0000
- To: public-css-archive@w3.org
Re-use what we already have. Allow CSS to access CSS counter values or ordered lists. ``` <ol> <li class="dairy">Milk</li> <li>Eggs</li> <li class="dairy">Cheese</li> <li class="dairy">Yogurt</li> <li>Bacon</li> <li>Bread</li> </ol> ``` -- GitHub Notification of comment by dragontheory Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11068#issuecomment-3190273095 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 15 August 2025 00:25:10 UTC