NEW 104717
-webkit-transform-style: preserve-3D and -webkit-transform cause parent div to shake
https://bugs.webkit.org/show_bug.cgi?id=104717
Summary -webkit-transform-style: preserve-3D and -webkit-transform cause parent div t...
James Rasmussen
Reported 2012-12-11 14:05:26 PST
I've included a fiddle that explains what happens - Basically, if a parent of an element being animated has -webkit-transform-style: preserver-3D, or webkit-transform, and that element is being animated outside the boundaries of the div into the boundaries, then it causes the whole parent div to shake violently. See the fiddle for an example. I'm new to this whole bug submission thing... lemme know if I did anything wrong or need to update something. Thanks.
Attachments
Simon Fraser (smfr)
Comment 1 2012-12-12 14:54:17 PST
This is a tiled layer flicker. It's slightly better after http://trac.webkit.org/changeset/131940, but there's now a jiggle at the bottom edge.
Radar WebKit Bug Importer
Comment 2 2012-12-12 14:54:43 PST
Note You need to log in before you can comment on or make changes to this bug.