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

> The property IE/Edge support has been discussed in the context of 
Houdini:
https://lists.w3.org/Archives/Public/public-houdini/2016Feb/0010.html
>> esphren: If everyone always implemented -ms-scroll-chain:none
>> always, we wouldn't need the property.
>> @rbyers: Well, might be nice to have the ability to bubble if you
>> wanted, but we removed it and no one complained.
>
> Did someone complain? :-)

I think at that point in time @RByers assumption was that 
`-ms-scroll-chaining` only applies during to a single gesture and not 
applicable at the beginning of the gesture. This is not 
[correct](https://bugs.chromium.org/p/chromium/issues/detail?id=162179#c79).
 

Chrome has disabled chaining only *during* the gesture and I don't 
think we have any major complains there. However, it still does scroll
 chaining at the *beginning* of the gesture and I doubt very much if 
we ever want to disable that by default. This is the case that we see 
the most value for having an API that provides an escape hatch.

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

Received on Monday, 28 November 2016 16:24:27 UTC