DescriptionAvoid reattachWhitespaceSiblings when renderer does not change.
If the renderer is null before and after the style recalc, there is no need
to reattach whitespace siblings. It is necessary to check for needsAttach()
since the old renderer might have been detached by lazyReattachIfAttached(),
for instance.
BUG=340213
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168668
Patch Set 1 #
Total comments: 2
Messages
Total messages: 12 (0 generated)
|