Closed
Bug 1300366
Opened 9 years ago
Closed 3 months ago
[meta][css-grid] Implement step 3 & 4 in the Grid Sizing Algorithm
Categories
(Core :: Layout: Grid, defect, P3)
Core
Layout: Grid
Tracking
()
RESOLVED
FIXED
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
(Blocks 8 open bugs, )
Details
(Keywords: meta)
"3. Then, if the min-content contribution of any grid items have changed based on the row sizes calculated in step 2, steps 1 and 2 are repeated with the new min-content contribution and max-content contribution (once only)."
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•3 years ago
|
Component: Layout → Layout: Grid
Updated•2 years ago
|
Blocks: interop-2023-grid
Updated•1 year ago
|
Updated•8 months ago
|
Summary: [css-grid] Implement step 3. in the Grid Sizing Algorithm → [css-grid] Implement step 3 & 4 in the Grid Sizing Algorithm
Updated•8 months ago
|
Updated•7 months ago
|
Whiteboard: [grid-percentages:m1]
Comment 1•5 months ago
|
||
I spun off bug 1957501 and bug 1957502 for the actual prototyping and implementation work. This bug will focus on polishing the algorithm and preparing it for enabling the pref in bug 1957244.
Comment 2•4 months ago
|
||
I'm going to transform this bug to a meta bug related to implement step 3 & 4 in the Grid Sizing Algorithm. If there is a future work comes up, we should file a bug blocking this.
Keywords: meta
Summary: [css-grid] Implement step 3 & 4 in the Grid Sizing Algorithm → [meta][css-grid] Implement step 3 & 4 in the Grid Sizing Algorithm
Whiteboard: [grid-percentages:m1] → [grid-percentages:triage]
Updated•4 months ago
|
Whiteboard: [grid-percentages:triage]
Comment 3•3 months ago
|
||
All the "Depends on" bugs have been closed. Let's consider this meta bug resolved.
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•