Re: [csswg-drafts] [css-overflow] CSSOM scrollWidth/scrollHeight behaviour of "overflow: clip". (#5572)

`overflow:clip` is meant to be like `overflow:visible`, except it hides stuff. It's *analogous* to how `overflow:hidden` is like `overflow:scroll`, but yeah, `clip` is very explicitly *not* scrollable.

So the answer here should be that `clip` returns the same value as `visible` does, whatever that is.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 6 October 2020 17:19:51 UTC