- From: Dirk Schulze <vbs85@gmx.de>
- Date: Fri, 11 Jun 2010 07:43:29 +0200
- To: public-fx@w3.org
Hi, is it possible to extend rotate(<angle>) in the CSS 2D transforms spec [1] with two optional arguments for the center of the rotation cx and cy to rotate(<angle> [, <number>, <number>])? This would make CSS transforms more compatible with SVGTransforms [2]. Dirk [1] http://dev.w3.org/csswg/css3-2d-transforms/#transform-functions [2] http://www.w3.org/TR/SVG11/coords.html#TransformAttribute
Received on Friday, 11 June 2010 05:44:09 UTC