Closed
Bug 1841694
Opened 2 years ago
Closed 6 months ago
WPT failures in css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html
Categories
(Core :: Layout: Grid, defect, P3)
Core
Layout: Grid
Tracking
()
RESOLVED
DUPLICATE
of bug 1481876
People
(Reporter: twisniewski, Unassigned)
References
(Blocks 2 open bugs, )
Details
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
Reporter | ||
Updated•2 years ago
|
Blocks: interop-2024-layout
Comment 1•1 year ago
|
||
http://wpt.live/css/css-grid/layout-algorithm/flex-sizing-rows-indefinite-height.html
You can get closer to seeing the root issue if you turn on grid devtools overlay. The test expects the first grid-cell to be 50px by 50px (a square), but we size that cell as being 100px tall for some reason.
Comment 2•6 months ago
|
||
Bug 1481876 fixed flex-sizing-rows-indefinite-height.html
.
You need to log in
before you can comment on or make changes to this bug.
Description
•