Re: [cssom] Proposal for obtaining robust style information via Javascript - getStyle()

On Thu, Jan 31, 2013 at 5:43 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote:
> On 1/31/13 8:18 PM, Tab Atkins Jr. wrote:
>> Next step is figuring out if there is implementor interest in exposing
>> this information, and then someone writing it up in the CSSOM spec.
>
> This information being specified/cascaded style values?
>
> There's certainly interest from me.  ;)

In that case, let's get this done.  Francois' outline of a solution
earlier in this thread sounds great to me.  The only thing I'd change
is to make the property name optional too, in which case it's
identical to calling getComputedStyle() on the element.

Thoughts?

~TJ

Received on Friday, 1 February 2013 02:12:12 UTC