Re: [css-transforms] Scale property

They're currently drafted as accepting 3d transforms.

Cheers,
    -Shane

On Thu, Jun 18, 2015 at 2:33 AM Simon Fraser <smfr@me.com> wrote:

>
> > 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 21:52:36 UTC