Re: [csswg-drafts] [css-contain] Scoping of the content property unclear.

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