- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Mon, 02 May 2022 23:12:06 +0000
- To: public-css-archive@w3.org
emilio has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-overflow] How does overflow-clip-margin: border-box behave on a scroll container? == Usually the border of the scrollable area is outside. What should happen on a scrollable box when you set `overflow-clip-margin: border-box`? Are you supposed to make the contents overlap the border area? If so, what happens with classic (Windows-like) scrollbars, which are inside the border area? I'm not sure how that would work. cc @chrishtr @khushalsagar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7246 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 2 May 2022 23:12:08 UTC