Re: [csswg-drafts] [css3 positioning] support position:sticky inside an overflow:hidden|auto on general parents (#865)

> but not put vertical scrollbars on it when it's taller than 100vh. (Or generally "whatever the height of the screen is", since that's a... difficult-to-predict value on mobile.)

Expanding on this, is the problem just that a `max-height` on a table is hard to predict on mobile? (Because `100vh` might be too large depending on what UI is being shown.) If that's the case, would #4329 solve the issue?

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

Received on Wednesday, 29 April 2020 15:59:03 UTC