Open
Bug 1963485
Opened 12 days ago
Updated 12 days ago
Simplify logic of enums to control behavior of grid intrinsic sizing
Categories
(Core :: Layout: Grid, enhancement)
Core
Layout: Grid
Tracking
()
NEW
People
(Reporter: alaskanemily, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [grid-sizing:m1])
As a followup to Bug 1951828 the logic in many cases will be easier to simplify in the intrinsic sizing code. Ideally this will include some cases where we don't need to call functions at all because the properties of the grid items themselves will inform our actions, which is more like how the spec describes the process.
Updated•12 days ago
|
Whiteboard: [grid-sizing:triage] → [grid-sizing:m1]
You need to log in
before you can comment on or make changes to this bug.
Description
•