Re: [csswg-drafts] [css-overflow] Should a visibility:hidden overflow:scroll be scrollable? (#4113)

In all major browsers (I'm pretty sure) `visibility: hidden` makes an element non-focusable. If it isn't focusable, it shouldn't be scrollable. (Or conversely, if it is scrollable, it should be focusable.)

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

Received on Saturday, 13 July 2019 19:43:58 UTC