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

On Thu, Jan 31, 2013 at 6:41 PM, L. David Baron <dbaron@dbaron.org> wrote:
> On Thursday 2013-01-31 18:34 -0800, Tab Atkins Jr. wrote:
>> For the last one, this could give us an excuse to finally reify
>> pseudo-elements as DOM constructs, for the return value of your
>> pseudoStyle() function (though I'd call it something else).
>
> Hmmm.  That scares me a bit; I hadn't intended that.

Heh, we can take it slowly.  Start with them being dumb objects that
only contain the .fooStyle properties, and then go from there as we
find valuable.

~TJ

Received on Friday, 1 February 2013 02:44:28 UTC