Open Bug 1916849 Opened 14 days ago Updated 7 days ago

[css-grid] Firefox fails to grow grid area to fit content, when its track sizing function is minmax(min-content, 1fr)

Categories

(Core :: Layout: Grid, defect)

defect

Tracking

()

People

(Reporter: dholbert, Unassigned)

References

(Depends on 1 open bug, Blocks 2 open bugs)

Details

Attachments

(1 file)

Attached file grid.html

STR:

  1. Load attached testcase.

EXPECTED RESULTS:
Olive-bordered area should be filled with color (mostly blue)

ACTUAL RESULTS:
Bottom half of olive-bordered area is empty.

Firefox 132.0a1 (2024-09-04) (64-bit) gives ACTUAL RESULTS.
Chrome 130.0.6669.2 (Official Build) dev (64-bit) and Gnome-Web 46.0 (WebKit) give EXPECTED RESULTS.

I think this might be followup work associated with bug 1530097. This seems to be the underlying platform issue that's causing overlap on a page at adobe.com, per bug 1914395 (where I reduced this testcase from).

Summary: [css-grid] Firefox fails to grow grid area to fit content, when its track sizing function is minmax(min-content, 1fr); → [css-grid] Firefox fails to grow grid area to fit content, when its track sizing function is minmax(min-content, 1fr)
Blocks: 1914397
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: