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

Basically wherever it says "box" (usually as CSS box or layout box) there might have to be changes to account for this novel way of determining things. E.g., with your definition if I appended a text node child to an `img` with `display:contents`, it'd affect the calculation of `width` and `height` somehow (not sure how).

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

Received on Tuesday, 28 May 2019 11:43:56 UTC