Re: [csswg-drafts] [css-overscroll-behavior] Inhibiting "scroll chaining" from non user scrollable elements? (#3349)

Furthermore, when a scroll container overflows in on dimension, a `none`/`contain` value is honored on the opposing dimensions `overscroll-behavior`. Fore example, an element with `overflow-x: scroll` which overflows horizontally that has `overscroll-behavior-y: contain` will not, itself, scroll vertically and will also inhibit chaining up vertical scroll events to it's ancestor vertical scroll containers.

-- 
GitHub Notification of comment by jonjohnjohnson
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3349#issuecomment-442562242 using your GitHub account

Received on Wednesday, 28 November 2018 18:53:43 UTC