- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Jun 2018 18:05:43 +0000
- To: public-css-archive@w3.org
For counters it's the same, see the example in the spec. `div` increments the counter and `div::before` can read that. However, when `div::after` attempts to increment, a new counter is created. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2483#issuecomment-401123325 using your GitHub account
Received on Thursday, 28 June 2018 18:06:22 UTC