Open Bug 1932025 Opened 22 days ago Updated 7 days ago

Fix some incorrectly using content-based minimum size of items in some cases where it should be zero

Categories

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

defect

Tracking

()

People

(Reporter: alaskanemily, Assigned: alaskanemily)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

We don't have correct checks for this in all circumstances. This change doesn't fix all situations, but should at least fix the cases found while working on Bug 1916849, and also fixes one other grid WPT.

Assignee: nobody → emcdonough
Severity: -- → S3
Priority: -- → P3
See Also: → 1521088

We were largely protected from this missing check by simply not providing
intrinsic sizing for many items where it would cause a zero-size (mostly
spanning flex items).

This shouldn't actually change anything until intrinsic sizing is implemented
for flex items that span multiple tracks.

No longer blocks: 1914395
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: