- From: gitspeaks via GitHub <noreply@w3.org>
- Date: Thu, 24 Jul 2025 12:45:55 +0000
- To: public-css-archive@w3.org
> I think you are misinterpreting the resolution, which is what is written in an ambiguous way. The current spec is clear and reflects the meaning of the resolution. Are you saying the resolution means that when `overflow: scroll` is applied to the root element, `100vw` should reflect only the visible width (e.g., 982px), excluding the scrollbar? Is that what’s intended by: > "The computed values of the viewport-percentage lengths in that axis are reduced in accordance with the initial containing block."? Because that doesn’t seem to match actual behavior, as shown in the Chrome screenshot above, `100vw` still includes the scrollbar width. -- GitHub Notification of comment by gitspeaks Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12518#issuecomment-3113339072 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 24 July 2025 12:45:56 UTC