Description[New Multicolumn] Preparatory work for nested multicol support.
Introducing the class MultiColumnRow. A RenderMultiColumnSet will have one
or more of those. For now, only one row is supported. Moved a lot of code
from RenderMultiColumnSet into MultiColumnRow.
Additionally, since it would just be just cumbersome and waseful to store the
flow thread rectangle in RenderRegion (or RenderMultiColumnSet, for that
matter) now, create a rectangle on the fly when requested.
No behavioral changes are intended.
R=jchaffraix@chromium.org
BUG=447718
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189966
Patch Set 1 #Patch Set 2 : no find copies, please #
Total comments: 8
Patch Set 3 : rebase master #Patch Set 4 : Rename MultiColumnRow to MultiColumnFragmentainerGroup #Patch Set 5 : Class documentation. #Patch Set 6 : Range-based for loops. Store fragmentainer groups in a vector. #Patch Set 7 : rebase master - many conflicts #Patch Set 8 : Place the new files in ../layout/ , since that's where they'll end up soon anyway. #
Total comments: 7
Messages
Total messages: 17 (5 generated)
|