- From: <bugzilla@jessica.w3.org>
- Date: Sun, 29 Apr 2012 14:35:35 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15937 --- Comment #7 from Aryeh Gregor <ayg@aryeh.name> 2012-04-29 14:35:35 UTC --- The definition of the matrices for the rotate and skew functions use sin(), cos(), and tan(), which convert angles into pure numbers for use in the pure-number entries of the matrix (the upper left 2x2 or 3x3 block). -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Sunday, 29 April 2012 14:35:38 UTC