- From: Rik Cabanier <cabanier@gmail.com>
- Date: Thu, 31 May 2012 20:49:18 +0200
- To: Boris Zbarsky <bzbarsky@mit.edu>
- Cc: www-style@w3.org
Received on Thursday, 31 May 2012 18:49:48 UTC
With Robert's example ( http://people.mozilla.org/~roc/test_transform_scrollable_area.html) on Mac Safari, I only see the scrollbars after the "down" animation ends. They also disappear after the "up" animation ends. I think that's the behavior I would want to see as an animator. Rik On Thu, May 31, 2012 at 8:33 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote: > On 5/31/12 2:07 PM, Rik Cabanier wrote: > >> What if you want to animate an element in from a side? Wouldn't you >> think it's annoying if you get scroll bars while it's not completely on >> the screen? >> > > The current WebKit behavior I see on MAc is to show the scrollbars during > the entire animation, including after the element is completely on the > screen, as if the element were at its original off-screen position. > > So what you actually want here is not for the scrollable area to not be > affected by the animation; you want it to not be affected by the object in > question, period. > > -Boris > >
Received on Thursday, 31 May 2012 18:49:48 UTC