Re: [csswg-drafts] [cssom-view] New feature - scroll-boundary-behavior (an extension of -ms-scroll-chaining)

Our implementation is now in Canary behind a flag and you can [test it](https://twitter.com/b56girard/status/889741411444076544) (simple [demo](https://bl.ocks.org/majido/raw/3ce4788bf80da4902f7ce73fc1fcfa29)). Feedback and bug reports are very welcome.

As our implementation has matured we have been giving @bgirard feedback based on it. We feel confident enough with our implementation and the spec and thus are considering to ship it in Chrome M63.

What works:
 - On inner scrollers the property controls chaining behavior for touch/wheel inputs. 
 - On Android, when used on viewport defining element, the property can control pull-to-refresh and overscroll glow behaviors.

Work that is still in progress:
 - Add support for controlling wheel swipe navigation for MacOS and ChromeOS.
 - Upstreaming our tests to web-platform-tests


Here are the bugs to follow for [Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=951793#c11) and [WebKit](https://bugs.webkit.org/show_bug.cgi?id=176454).


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

Received on Thursday, 7 September 2017 18:32:11 UTC