Re: [css-transforms] computed style of 'transform' property

On Fri, May 23, 2014 at 2:53 AM, Dirk Schulze <dschulze@adobe.com> wrote:
> Hi,
>
> I added some basic serialization algorithms to CSS Transform[1].
>
> For now, I added special serialization behavior to exactly one matrix()/matrix3d() function for the computed value. If all agree it should be the used value, I will change it to that.

Assuming that <translation-value> can always be converted into a
<length> at computed-value time (the term doesn't seem to actually be
defined in the spec, so I have no idea), then I don't see a problem
with this.

~TJ

Received on Friday, 23 May 2014 18:09:33 UTC