[css-grid] Integrate the baseline alignment logic into the track sizing algorithm |
||
Issue descriptionThe CSSWG discussed recently about the following issues: - https://github.com/w3c/csswg-drafts/issues/1039 - https://github.com/w3c/csswg-drafts/issues/1365 The problem the both describe is how to handle the impact of the baseline alignment to the grid intrinsic size. The CSSWG has resolved that the baseline logic should be integrated into the tracks sizing algorithm, so the item's min/max content contribution is modified by the baseline offsets.
,
Jun 7 2018
This issue is now fixed thanks to the following CL: https://chromium-review.googlesource.com/c/chromium/src/+/923261 |
||
►
Sign in to add a comment |
||
Comment 1 by jfernan...@igalia.com
, Sep 8 2017Components: Blink>Layout>Grid
Owner: jfernan...@igalia.com
Status: Started (was: Untriaged)