Re: Mutation events replacement

On 6/30/11 6:33 PM, Ryosuke Niwa wrote:
> I think most developers are concerned with paint to avoid flickering and
> not so much about layout.

I meant from the implementation's point of view.  E.g. if a node is 
partially inserted into the DOM, is it OK to trigger layout?  The answer 
may depend on the invariants the layout engine assumes about the DOM...

-Boris

Received on Thursday, 30 June 2011 22:56:16 UTC