W3C home > Mailing lists > Public > www-style@w3.org > February 2012

Re: [css3-transforms] translate() vs. translate3d()

From: Christoph Päper <christoph.paeper@crissov.de>
Date: Fri, 10 Feb 2012 12:15:37 +0100
Message-Id: <0387609D-D691-4127-A85E-3C084173D279@crissov.de>
To: "www-style@w3.org CSS" <www-style@w3.org>
Simon Fraser (2012-02-09 09:00):

> <http://dev.w3.org/csswg/css3-transforms/#two-d-transform-functions>

I haven’t cared about the transform (or animation) specs at all. I took a first look at the combined spec right now and I’m wondering:

Why is it 

  rotate(α, tx, ty)   or   rotate(α)

but

  rotate3d(x, y, z, α)

i.e. reversed order of angle and origin – or more generally: why are 3D functions not mere extensions of 2D functions with additional z parameters?
Received on Friday, 10 February 2012 11:16:06 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:10 UTC