Re: [css3-2d-transforms] Interop: matrix() values e,f <number> or <length>

On Dec 2, 2010, at 3:06 AM, Øyvind Stenhaug wrote:

> On Wed, 01 Dec 2010 20:37:02 +0100, Chris Marrin <cmarrin@apple.com> wrote:
> 
>> Now I think I was not being clear. When you construct a CSSMatrix, you can do it like this:
>> 
>> 	var m = new CSSMatrix("translate(50%, 25%)");
> 
> That's not in the spec, by the way. No constructor defined.

CSSMatrix is going to be removed from the spec anyway (at least for the first draft).

Simon

Received on Thursday, 2 December 2010 18:15:06 UTC