DescriptionPrevent overflow of width/height of layout overflow rectangle which can cause scroll bar to misfunction.
When a child element is positioned very far away the width/height of layout overflow rectangle may overflow. The patch detects such cases in RenderOverflow::addLayoutOverflow and shift the top/left edges of the rectangle to avoid overflow.
BUG=267462
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156567
Patch Set 1 #
Total comments: 1
Patch Set 2 : Better fix and layout test #Patch Set 3 : Improve testcase for Webkit #Patch Set 4 : Fix expected txt #
Messages
Total messages: 6 (0 generated)
|