- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 30 Mar 2012 13:04:38 -0700
- To: Simon Sapin <simon.sapin@kozea.fr>
- Cc: Cynthia Shelly <cyns@microsoft.com>, "www-style@w3.org" <www-style@w3.org>, "wai-xtech@w3.org" <wai-xtech@w3.org>
On Fri, Mar 30, 2012 at 11:49 AM, Simon Sapin <simon.sapin@kozea.fr> wrote: > Le 30/03/2012 20:13, Tab Atkins Jr. a écrit : >>> 6.1 can you add an example of when one might use angle measurements in >>> CSS? >> I don't have a problem adding this. fantasai, what do you think? >> 'image-orientation' would be easy, but it's not a great example. >> Transforms or hsla would both be good, if they hadn't both made the >> mistake of being unitless. > > > Are angles really unitless in transforms? Apparently they *can* be for SVG, > but the <angle> type otherwise refers to css3-values. > > "transform: rotate(90deg)" could be an example. Whoops, I'm wrong. I was confusing rotate() with another unitless issue. Yeah, rotate() would be a great example then. ~TJ
Received on Friday, 30 March 2012 20:05:26 UTC