Re: [csswg-drafts] [css-ui][css-pseudo] clarify outline's behavior on pseudo elements (#3539)

I don't think tree-abiding pseudo-elements should be treated in any special way. In your example you use `position: absolute`, some browsers render the outline ignoring out-of-flow descendants and some render it bigger. The exact behavior is undefined, but should be the same whether you have a pseudo-element or a normal descendant.

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

Received on Monday, 21 January 2019 18:53:14 UTC