Re: [csswg-drafts] [css-overflow-4] viewport propagation of scrollbar-gutter (#6079)

I have added a small example to the explainer (it only works on experimental code at the moment):

https://github.com/felipeerias/scrollbar-gutter-explainer/blob/master/examples/scrollbar_gutter_example_08.html

This is the result of applying `scrollbar-gutter: stable both;` on the body. In the image on the left the content doesn't cause scrolling; in the image on the right, it does.

![body](https://user-images.githubusercontent.com/1412060/113871194-9bb05500-97ed-11eb-9e95-03e6a966692b.png)

The gutters match the scrollbars created by the viewport, which IMHO would be the expected outcome.

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


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

Received on Wednesday, 7 April 2021 13:13:46 UTC