DescriptionFix LayoutState for relatively positioned inlines
We forgot to push LayoutState for inlines which meant that
we didn't invalidate correctly relatively positioned inlines
as the offset was wrong. This was visible in
fast/repaint/inline-relative-positioned.html where we invalidated
at the wrong position (and ultimately for the wrong reasons).
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177154
Patch Set 1 #Patch Set 2 : Fixed the test expectations #Patch Set 3 : Added missing test. #Patch Set 4 : Better test. #Patch Set 5 : Fixed test to be cross-platform. #Patch Set 6 : Damn Windows. #
Messages
Total messages: 16 (0 generated)
|