[webkit-reviews] review denied: [Bug 38335] Need to implement CSSMatrix.skew() : [Attachment 77300] Implement CSSMatrix.skew()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 21:12:28 PST 2010


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Ariya Hidayat
<ariya.hidayat at gmail.com>'s request for review:
Bug 38335: Need to implement CSSMatrix.skew()
https://bugs.webkit.org/show_bug.cgi?id=38335

Attachment 77300: Implement CSSMatrix.skew()
https://bugs.webkit.org/attachment.cgi?id=77300&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
skew(x, y) was removed from the spec. There's skewX() and skewY() now. See
http://dev.w3.org/csswg/css3-2d-transforms/.


More information about the webkit-reviews mailing list