DescriptionSelf-collapsing blocks shouldn't get layout bit sit when handling margins
marginOffsetForSelfCollapsingBlock() was interested in any clearance a self-collapsing
block has due to 'clear:' in its style. Once a block has been laid out it can't
actually tell this anymore! So instead, watch for clearance happening and store
it in marginInfo so that we can use it to update the block position for margin
collapsing.
BUG=479562
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197185
Patch Set 1 #Patch Set 2 : Updated #Patch Set 3 : Updated #Patch Set 4 : Updated #
Total comments: 1
Messages
Total messages: 8 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||