Chromium Code Reviews
Description[css-grid] Cleanup LayoutGrid::Grid
This is a cleanup of some recent additions to the Grid class, basically some
renames and an API change. The hasInFlowGridItems was renamed to
hasGridItems because by definition all grid items are in flow children of
the grid container. Apart from that, in order to remove an extra attribute
for the Grid::insert method, a new method called
setHasAnyOrthogonalGridItem was added to track the existence of orthogonal
items.
BUG=627812
Committed: https://crrev.com/9b31974d98b5e1c03990d68129e6debca1e37cd6
Cr-Commit-Position: refs/heads/master@{#434641}
Patch Set 1 #
Total comments: 3
Messages
Total messages: 12 (4 generated)
|
||||||||||||||||||||||||||||