Re: [cssom] CSSNamespaceRule

On 3/12/14 11:15 PM, Tab Atkins Jr. wrote:
> I dont' know about other impls, but Blink/Webkit generally just
> reparses the entire stylesheet after *any* change.

I'm not sure I follow.  What exactly do you reparse on CSSOM changes? 
How do you merge the resulting OM with the OM changes that just got made?

My best guess is that when you say "reparse" you don't actually mean 
"start from a Unicode string and produce a CSSOM"?

-Boris

Received on Thursday, 13 March 2014 03:37:29 UTC