- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 May 2025 16:50:32 +0000
- To: public-css-archive@w3.org
Hm, it's slightly unfortunate that a `null` can mean *either* that the scroll parent is the root scroller, *or* that the scroll parent is hidden in a closed shadow. The former can still be responded to, by scrolling the root, the latter can't be, and I'm not sure there's an easy way to tell them apart. Is that okay? Or do we want to be able to distinguish those cases? -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/12177#issuecomment-2895187574 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 20 May 2025 16:50:33 UTC