Re: [csswg-drafts] [css3-selectors][css-pseudo-4] Add Pseudo Element ::around or ::wrap simmilar to ::before / ::after

Similar to `::before`/`::after` http://codepen.io/anon/pen/bggwVG 
`::wrap` (or `::around`) would inherit properties.

Question is what happens when say `div`'s display is set to `block` 
and `div::around`'s display is set to say `inline`?


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

Received on Wednesday, 18 January 2017 17:05:35 UTC