Re: [css3-transforms] Extending CSSOM interface

On Thu, Feb 16, 2012 at 1:36 PM, Simon Fraser <smfr@me.com> wrote:
> First we should decide if this version of the spec should define any CSS OM stuff, given the in-flux state of CSS OM in general.

Some CSSOM interfaces are quite stable and more or less interoperably
implemented, such as getComputedStyle(), Element.style,
Element.getBoundingClientRect(), and document.elementFromPoint().  I
think we should definitely continue to define how those interact with
transforms, and the more precision the better.  But we shouldn't
include anything that's not precisely defined somewhere.

Received on Thursday, 16 February 2012 18:43:47 UTC