- From: Simon Fraser via GitHub <sysbot+gh@w3.org>
- Date: Sat, 18 Jan 2020 00:40:33 +0000
- To: public-css-archive@w3.org
After enhancing the test case, we see that in WebKit/Blink, ancestor scrollers do get the wheel events (i.e. they propagate as normal DOM events), but receiving the event is not equivalent to scrolling. So scrolling happens on a different code path to DOM event propagation, and this is not specified. -- GitHub Notification of comment by smfr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4680#issuecomment-575846540 using your GitHub account
Received on Saturday, 18 January 2020 00:40:35 UTC