Re: [csswg-drafts] [css-scrollbars][pointerevents] Should the scrollbar should keep responding on scrollable elements with pointer-events: none? (#9001)

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