- From: jonjohnjohnson via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Nov 2018 18:53:36 +0000
- To: public-css-archive@w3.org
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