Closed
Bug 1878373
Opened 1 year ago
Closed 29 days ago
Failing WPT css/css-grid/subgrid/grid-gap-006.html
Categories
(Core :: Layout: Grid, defect)
Core
Layout: Grid
Tracking
()
RESOLVED
DUPLICATE
of bug 1878371
People
(Reporter: twisniewski, Unassigned)
References
(Blocks 1 open bug)
Details
Updated•1 year ago
|
Severity: -- → S3
Component: Layout → Layout: Grid
Comment 1•8 months ago
|
||
This seems to just be bug 1836206; we're falling back to center
alignment, but we should fall back to start
alignment per bug 1836206.
Comment 2•29 days ago
|
||
Bug 1878371 fixed the alignment fallback for grid, and it fixed rid-gap-006.html
.
Re comment 1:
This seems to just be bug 1836206; we're falling back to center alignment, but we should fall back to start alignment per bug 1836206.
It looks like flex container has the same bug per discussion in Bug 1836206, and we can fixed flex container there.
You need to log in
before you can comment on or make changes to this bug.
Description
•