Re: [csswg-drafts] [css-display][css-aam][selectors-4] How elements with `display:contents` get focused? (#2632)

@annevk Ah, you are just saying we should review the spec just to be sure, yeah that makes sense to me. 

For your specific case though, you don't have to worry, replaced elements handle `display:contents` as a synonym of `display:none` so the children of the `img` will remain unrendered. 

Details are here: https://www.w3.org/TR/css-display-3/#unbox

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

Received on Tuesday, 28 May 2019 12:13:07 UTC