New issue
Advanced search Search tips

Issue 763509 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[css-grid] Integrate the baseline alignment logic into the track sizing algorithm

Project Member Reported by jfernan...@igalia.com, Sep 8 2017

Issue description

The 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.
 
Cc: svil...@igalia.com r...@igalia.com
Components: Blink>Layout>Grid
Owner: jfernan...@igalia.com
Status: Started (was: Untriaged)
Status: Fixed (was: Started)
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