- From: gitspeaks via GitHub <sysbot+gh@w3.org>
- Date: Fri, 29 Nov 2024 09:06:05 +0000
- To: public-css-archive@w3.org
> It's true that these terms are not defined, but your proposal seems to imply that the scrollbar is placed on the border area. I'm not proposing anything. I just edited what is otherwise the only logical interpretation under the current definition of edges. If this results in an incorrect placement of the gutter, feel free to dismiss this pull request once proper definitions are in place. >CSS Overflow could be clearer It’s not about clarity. The issue is that there’s simply no definition for "inner" or "outer" in the context of borders and padding. >but it's basically separating the padding edge from CSS Box into 2 edges: the outer padding edge (on the inside) and the inner border edge (on the outside). The area between them is where the scrollbar is placed, i.e. the scrollbar gutter. This doesn’t make sense to me. The border area is defined as the space between the padding edge and the border edge. What you’re calling "inner border" is actually the padding edge. Under the current definition of edges as perimeters, there is no additional "area between edges" beyond what is already specified. -- GitHub Notification of comment by gitspeaks Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/11287#issuecomment-2507372484 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 29 November 2024 09:06:07 UTC