- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Mon, 22 Feb 2021 10:30:02 +0000
- To: public-css-archive@w3.org
emilio has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-overflow] scrollbar-gutter should not do anything for overflow: clip. == https://drafts.csswg.org/css-overflow-4/#scrollbar-gutter-property: > When the force keyword is present stable and always take effect when overflow is visible, hidden or clip in addition auto or scroll. This does not cause a scrollbar to be displayed, only a scrollbar gutter. Why? `overflow: clip` doesn't create an scrolling box, so it seems weird `scrollbar-gutter` somehow affects this. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6028 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 22 February 2021 10:30:04 UTC