- From: Tim Nguyen via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Jun 2023 12:45:57 +0000
- To: public-css-archive@w3.org
I think the scrollbar should _not_ respond on elements with `pointer-events: none`, for 2 reasons: - The scrollbar is part of the element - Not every platform has space reserved for the scrollbar (macOS & mobile have overlay scrollbars) , meaning that being able to scroll the container would be dependent on the platform you're using. -- GitHub Notification of comment by nt1m Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9001#issuecomment-1611335970 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 June 2023 12:45:59 UTC