Open
Bug 1841684
Opened 1 year ago
Updated 5 months ago
WPT failures in css/css-grid/grid-definition/grid-percentage-rows-indefinite-height-[001|002].html
Categories
(Core :: Layout: Grid, defect, P3)
Core
Layout: Grid
Tracking
()
NEW
People
(Reporter: twisniewski, Unassigned)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
wpt.fyi:
- https://wpt.fyi/results/css/css-grid/grid-definition/grid-percentage-rows-indefinite-height-001.html
- https://wpt.fyi/results/css/css-grid/grid-definition/grid-percentage-rows-indefinite-height-002.html
From a naive reading, these seem related:
This test checks that percentage rows on grid containers with indefinite height are treated as 'auto' to compute the intrinsic height, but are later resolved against the intrinsic height during layout`
This test checks that when we have percentage rows in indefinite height grid containers, we need to do a second pass of the track sizing algorithm to get the expected results`
I'm guessing this is related to bug 1481876?
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
Reporter | ||
Updated•10 months ago
|
Blocks: interop-2024-layout
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•