Bug 104717
Summary: | -webkit-transform-style: preserve-3D and -webkit-transform cause parent div to shake | ||
---|---|---|---|
Product: | WebKit | Reporter: | James Rasmussen <jamesrasmus> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dino, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.8 | ||
URL: | http://jsfiddle.net/EpsU4/ |
James Rasmussen
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
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
<rdar://problem/12869202>