Re: Intent to implement: CSSOM-View scroll-behavior property

2014-05-24 Thread L. David Baron
On Saturday 2014-05-24 20:00 -0700, Jonas Sicking wrote: > I guess what I'm arguing is that smooth-scrolling vs. instant > scrolling shouldn't be a per-element CSS property, but rather a > per-callsite API argument. I think I tend to agree; I noticed the same thing during the CSS WG meeting last w

Re: Intent to implement: CSSOM-View scroll-behavior property

2014-05-24 Thread Dao
On 25.05.2014 05:00, Jonas Sicking wrote: I guess what I'm arguing is that smooth-scrolling vs. instant scrolling shouldn't be a per-element CSS property, but rather a per-callsite API argument. It seems to me that it will be the case that for a given element you'll sometimes want to do smooth s

Re: Intent to implement: CSSOM-View scroll-behavior property

2014-05-24 Thread Jonas Sicking
On Fri, May 23, 2014 at 3:47 AM, Robert O'Callahan wrote: > >> One use case that has come up for us in FirefoxOS is the ability to >> add a few elements to the top of a page, shifting down the contents of >> the page, but then make that transparent to the user by adjusting the >> scroll position a