Bug 91494
Summary: | Safari incorrectly translates an element when setting the z component of transform-origin | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keith Clark <kjc> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 |
Keith Clark
When changing the value of a transform-origin's z component Safari seems to automatically translate the element to the specificed position if a transform has been defined. Chrome is fine.
http://jsfiddle.net/keithclark/g9QUW/
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
*** This bug has been marked as a duplicate of bug 88587 ***