- From: Simon Fraser <smfr@me.com>
- Date: Wed, 17 Jun 2015 09:33:11 -0700
- To: Shane Stephens <shans@google.com>
- Cc: fantasai <fantasai.lists@inkedblade.net>, www-style@w3.org
> On Jun 17, 2015, at 3:56 AM, Shane Stephens <shans@google.com> wrote: > > Do you think it's OK that 'scale: 2' becomes 'scale: 2 2' but not 'scale: 2 2 2'? > > Generally we want to avoid promoting to 3D transforms unless required to. These translate/rotate/scale properties are only going to set 2d transforms, right? So it would be equivalent to transform: scale(2,2). Simon
Received on Wednesday, 17 June 2015 16:33:58 UTC