[GridNG] Percentage resolution for grid gap with auto-sized grids
This change addresses a TODO for the resolution of grid gaps that are percent or calculated. The available size used to calculate the gap is based on the column/row definitions, as the grid's width/height are 'auto'. The intrinsic block size does not include the gap when it is percent or calculated. The rest of the failing grid-gutters WPT tests depend on 'auto' inline sizes. A couple of TODOs were added to address the changes that will be needed in order to mark those as passing. Bug: 1045599 Change-Id: Ia226f179eb4b3a0034e3701567dce6458b79736d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503402 Commit-Queue: Ana Sollano Kim <ansollan@microsoft.com> Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Ethan Jimenez <ethavar@microsoft.com> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#826297}
Showing
Please register or sign in to comment