On Thu, Jun 30, 2011 at 3:55 PM, Boris Zbarsky <[email protected]> wrote:
> 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... > What do you mean by it being partially inserted? Like document relationship, etc... aren't consistent? - Ryosuke
