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

Fwiw, I don't really see a problem with including `display:contents` elements in keyboard navigation from an implementation POV, in Gecko. We can't _render_ anything that requires a box (such as an outline), but that's a separate issue.

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

Received on Monday, 27 May 2019 22:02:12 UTC