Chromium Code Reviews
Description[css-grid] Fix intrinsic size computation with flexible sized tracks
This is fixing a regression added in crrev.com/1317643005. When computing
the min content size of a grid container (min preferred logical width) we
should not take into account the fr tracks. As stated in the early versions
of the spec that size is the sum of the tracks' base sizes before running
the maximize tracks step.
That regression was causing sizing issues in grids with fr tracks both when
under min|max-content constrains and also when used as grid items (in nested
grids).
BUG=578787, 619567
Committed: https://crrev.com/ac2a89c4ede377100fd06d965234420217875197
Cr-Commit-Position: refs/heads/master@{#418212}
Patch Set 1 #Patch Set 2 : Patch for landing #
Messages
Total messages: 13 (4 generated)
|
|||||||||||||||||||||||||||||||||||||