DescriptionRenderGrid should include grid items' margins in its intrinsic size
To match flexbox and the author's intent, the grid element's intrinsic
logical widths should account for the fixed margins on any grid items'.
The change is straightforward and moves the code from RenderFlexibleBox
to RenderBlock for easy sharing.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158041
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|