Re: [CSS3-2d-transforms]

On Dec 14, 2011, at 7:32 PM, Andrew Fedoniuok wrote:

> Seems like this document
> http://www.w3.org/TR/css3-2d-transforms/#transform-functions
> does not define which box/dimensions used to calculate percentages.
> 
> The only mentioning I found:
> 
> "Percentages:  refer to the size of the element's box"
> 
> but it is not clear is it about border, content or other element's box...
> 
> I suspect that it should be "border box" as "content box" makes
> almost no sense - transformation is applied to the whole element
> but not only to its content.


See http://dev.w3.org/csswg/css3-2d-transforms/

A new working draft should be out shortly.

Simon

Received on Thursday, 15 December 2011 03:57:05 UTC