DescriptionSelf-collapsing block gets layout set during margin collapsing
After the child's layout in layoutBlockChild() we do margin collapsing and float
clearing. If either of those change the child's logical top we may mark the child
for another layout and lay it out again, so we can't ASSERT that the child doesn't
need layout between those two things happening.
BUG=501726
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198807
Patch Set 1 #
Total comments: 2
Patch Set 2 : Updated #Patch Set 3 : Updated #Patch Set 4 : Updated #
Messages
Total messages: 10 (3 generated)
|