Re: [csswg-drafts] [css-content][css-pseudo][css-cascade] Does content:contents in pseudo affect inheritance?

And also interesting things like using `content:contents` in a pseudo-element and `display:contents` in the element, in order to separate the other pseudo-element from the actual contents. For example, this way both pseudo-elements (the one which contains the actual contents and the generated one) can be different flex items of the same flex container. It would be like generating a pseudo-element outside the element.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1195#issuecomment-293310430 using your GitHub account

Received on Tuesday, 11 April 2017 16:00:06 UTC