Chromium Code Reviews
DescriptionAbs-positioned objects should move with inline rel-positioned containers when the latter change width
In line layout the position of an absolute positioned object that has a fixed
offset from an inline rel-positioned container needs to move if the container changes
width. If we are positioning an abspos object inside a rel-pos container during line
layout then its container has probably changed width - so force a layout on the object
if its position depends on the edge that moves with the width.
BUG=338856
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179335
Patch Set 1 #Patch Set 2 : Updated #Patch Set 3 : Updated #Patch Set 4 : Updated Tests #Patch Set 5 : Updated #
Total comments: 2
Patch Set 6 : Updated #
Messages
Total messages: 11 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||