[Webkit-unassigned] [Bug 132801] REGRESSION (r168119): Album flipping animation doesn’t work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 11 12:21:35 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132801





--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-05-11 12:21:57 PST ---
Forcing layout when style changes between having a transform and not having one is not enough to fix this; we evaluate compositing at the start of the transition, when we've set the identity matrix on an ancestor (which will then animate to a 3D matrix).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list