- From: Felipe Erias via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 Apr 2021 13:13:44 +0000
- To: public-css-archive@w3.org
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