Re: [csswg-drafts] [css-overflow] Is it necessary to support nested scrollers for html and body? (#5403)

Something that would break would be:

```css
html { overflow: auto }
body { overflow: hidden; height: 100vh; width: 100vw; }
```

With a lot of tall content. But hard to know whether somebody would do that.

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


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

Received on Friday, 7 August 2020 18:34:46 UTC