Open
Description
skew(x, y) was recently deprecated and removed from CSS3 draft in favour of skewX and skewY.
https://developer.mozilla.org/en/CSS/transform#skew_Non-standard
Firefox 14 already removed the support for it. I believe it should be also deprecated in compass to reduce confusion.