Bug 71586
Summary: | [Mac] bad interpolation of skew transform | ||
---|---|---|---|
Product: | WebKit | Reporter: | Lea Verou <lea> |
Component: | CSS | Assignee: | Dean Jackson <dino> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | cmarrin, dino, heycam, kling, shanestephens, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
URL: | http://jsfiddle.net/leaverou/8VUNn/show |
Lea Verou
View the testcase and hover over the square. It doesn't get animated in Safari (even in the nightlies), it does in Chrome.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Andreas Kling
AFAICT we're passing the correct transform matrices to Core Animation, and then something goes wrong with the interpolation.
Shane Stephens
Not a WebKit bug. Kling, can you file this against Core Animations somehow?
Dean Jackson
reopening and retitling.
Dean Jackson
How do I reopen? :)
Radar WebKit Bug Importer
<rdar://problem/11785997>
Cameron McCormack (:heycam)
Test case is no longer available. Lea, please re-open if you happen to know that skew transform interpolations are still wrong.