- From: fantasai via GitHub <noreply@w3.org>
- Date: Tue, 04 Nov 2025 22:04:39 +0000
- To: public-css-archive@w3.org
A couple questions to think about: * Should `overflow: hidden` be treated as unscrollable for overflow safety? What about for the scrollable containing block? Relatedly, do we need to clarify behavior on the root element for `overflow: clip` given it's treated as `hidden`? * Should `safe` enforce auto-safety behavior even in scrollable areas (right now we do start-align, which isn't very useful here)? -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12999#issuecomment-3488170481 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 4 November 2025 22:04:39 UTC