Re: [geometry] DOMMatrix with DOMString argument

On Fri, May 23, 2014 at 2:27 PM, Dirk Schulze <dschulze@adobe.com> wrote:
> To summarize:
> 1) Shall we support Element as an optional argument to provide a context for the parser? What about unattached Elements?

Sounds good to me.

> 2) If no Element was passed, what is the fallback for relative of percentage values?

Generally speaking, these types of things are resolved against a 0
length.  I suppose that em/rem/etc should be resolved against the UA
default font and font-size.

~TJ

Received on Friday, 23 May 2014 21:33:47 UTC