- From: Dirk Schulze <dschulze@adobe.com>
- Date: Thu, 27 Sep 2012 13:40:18 -0700
- To: Simon Sapin <simon.sapin@kozea.fr>
- CC: Boris Zbarsky <bzbarsky@MIT.EDU>, www-style list <www-style@w3.org>
On Sep 27, 2012, at 10:16 AM, "Simon Sapin" <simon.sapin@kozea.fr> wrote: > Le 27/09/2012 19:14, Dirk Schulze a écrit : >> WebKit does. > > does... also have transform-origin-z and make transform-origin a > shorthand for the three? > > (I’d just like to clarify, sorry if this is redundant.) No, it is a good question. transform-origin is a shorthand for transform-origin-x/y/z furthermore transform-origin-x/y accept length and percentage values, while transform-origin-z just accepts length values. Greetings Dirk > > -- > Simon Sapin
Received on Thursday, 27 September 2012 20:40:50 UTC