div#id { filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1.532, M12=-1.286, M21=1.286, M22=1.532); }
WebKit extension:
div#id { transform: rotate(40deg) scale(2.0); }
I think WebKit has the better candidate for a cross-platform standard......
div#id { filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=1.532, M12=-1.286, M21=1.286, M22=1.532); }
WebKit extension:
div#id { transform: rotate(40deg) scale(2.0); }
I think WebKit has the better candidate for a cross-platform standard......