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
