Chromium Code Reviews
DescriptionAlways include floating children into visual overflow
Previously we have conditions of whether to include floating children
into visual overflow. This makes the recalculation of visual overflow
depending on the change of the conditions. We could recalc visual
overflow on every change of the conditions, but that looks fragile.
With this CL we always include floating children into visual overflow.
This fixes the first half of bug 507590 (summarized in
https://code.google.com/p/chromium/issues/detail?id=507590#c5).
Because of the second half of the bug, the added test is still failing.
BUG=507590
TEST=fast/block/float/containing-block-change-compositing.html (still fails)
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198977
Patch Set 1 #Patch Set 2 : NeedsRebaselines (see the try job results of the previous patch set for expectation changes) #
Messages
Total messages: 7 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||