Overall, this is a great change. It just needs to also take into the account HTMLPluginImageElement.
:DG< On Thu, Sep 9, 2010 at 10:23 AM, David Hyatt <[email protected]> wrote: > On Sep 9, 2010, at 12:17 PM, Eric Seidel wrote: > >> >> I'm not sure what you mean. You mean that the change in my patch to >> run the lazyAttach logic from insertedIntoDocument may cause >> additional style recalcs? The new element needs style calculated >> regardless. Marking an element with childNeedsStyleRecalc doesn't >> recalculate the style for that object to my knowledge. > > Oh I thought lazyAttach was actually marking nodes as needing a full style > recalc. If it's not then I guess that's fine. > > dave > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

