Bug 125510
Summary: | Scale transform > 2 kills box shadows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Stephen Thomas <stephen> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bfulgham, dlidstrom |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.9 | ||
URL: | http://codepen.io/sathomas/pen/FEkuz |
Stephen Thomas
As demonstrated in the example here: http://codepen.io/sathomas/pen/FEkuz
When the scale transform is combined with a box shadow, the shadow is rendered appropriately as long as the scale is less than or equal to 2. If the scale is greater than 2, the shadow is not rendered at all.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
The relevant website no longer exists. We can't take further action on this bug report.