- From: nanto_vi, TOYAMA Nao via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Dec 2022 04:34:19 +0000
- To: public-css-archive@w3.org
> > If scrolling on an element with no scroll range doesn't hand off, we can just write as `dialog:modal { overscroll-behavior: contain; }`. [This way](https://jsfiddle.net/6yv230xp/) works as expected on Chrome canary 110 but doesn't work on Firefox nightly 109. > > I tested it on Chrome Canary 110.0.5453.0, it does still hand off. Sorry, my examination was incomplete. On Chrome, scrolling by mouse wheel or two-finger swipe doesn't hand off but scrolling by Arrow/PageUp/PageDown key does hand off. > I found there's [an open spec issue](https://github.com/whatwg/html/issues/7732) for such case. Thank you for letting me know! -- GitHub Notification of comment by nanto Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6523#issuecomment-1334753816 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 2 December 2022 04:34:21 UTC