- From: Simon Fraser <smfr@me.com>
- Date: Thu, 02 Dec 2010 10:14:32 -0800
- To: Øyvind Stenhaug <oyvinds@opera.com>
- Cc: Chris Marrin <cmarrin@apple.com>, www-style list <www-style@w3.org>
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