When applying a box-shadow to a rotated div with border radius, the shadow renders in the wrong direction (or in any case, I cant figure out how to use it). It doesn't follow the rotation, and it isn't applied as it would on an un-rotated div. Renders GREAT in Safari 3.1 though.
Created attachment 21504 [details] Make all CSS shadows transformable
Comment on attachment 21504 [details] Make all CSS shadows transformable I'd like to see a comment about what the 1 pixel slop is good for.
Fixed in <http://trac.webkit.org/changeset/34377>.