- From: Mike Bremford via GitHub <sysbot+gh@w3.org>
- Date: Fri, 12 Jul 2019 14:14:09 +0000
- To: public-css-archive@w3.org
@wis without an initial counter-reset(vidNumber), the counter-increment will create a new counter scope each time. Try adding :root { counter-reset: vidNumber } - if that fixes it, that's the issue. I don't think it's a spec problem. -- GitHub Notification of comment by faceless2 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3686#issuecomment-510902313 using your GitHub account
Received on Friday, 12 July 2019 14:14:10 UTC