Open Bug 1627581 Opened 4 years ago Updated 1 year ago

[css-grid-3] Investigate conditions for auto-placed subgrid in Masonry grid container

Categories

(Core :: Layout: Grid, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox76 --- affected

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

(Blocks 1 open bug)

Details

The Masonry proposal at https://github.com/w3c/csswg-drafts/issues/4650 states (under the Subgrid heading):

auto-placed subgrids don't inherit any line names from their parent grid, but are aligned to the parent's tracks as usual

That's more optimistic than what we've currently implemented, which is that if the subgrid's placement in the grid axis can't be deduced then we inhibit subgridding in this axis altogether (see GridItemInfo::MaybeInhibitSubgridInMasonry).

Summary: [css-grid-2] Investigate conditions for auto-placed subgrid in Masonry grid container → [css-grid-3] Investigate conditions for auto-placed subgrid in Masonry grid container
Blocks: css-grid-3
No longer blocks: 1607954
Severity: minor → --
Depends on: 1607954

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: MatsPalmgren_bugz → nobody
You need to log in before you can comment on or make changes to this bug.