DescriptionLet the RenderFlowThread layer have an empty size.
The RenderFlowThread has a RenderLayer used as a helper for painting. The
layer got its bounds from the RenderFlowThread contents which is typically
a tall strip and not the size of the area that where the contents are
rendered. That resulted in unnecessarily expanding the height of the parent
RenderLayer backing. The MultiColumnSet already contributes the correct
sizes, thus we can return an empty bounding rectangle for the layer of the
RenderFlowThread.
R=mstensho@opera.com
BUG=418899
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182906
Patch Set 1 #
Total comments: 4
Patch Set 2 : Fixed nits #
Messages
Total messages: 6 (1 generated)
|