Closed Bug 1957505 Opened 6 months ago Closed 3 months ago

Investigate the correctness in ContentContribution() after implementing the grid sizing algorithm step 3 and 4

Categories

(Core :: Layout: Grid, task)

task

Tracking

()

RESOLVED FIXED
142 Branch
Tracking Status
firefox142 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

References

Details

Attachments

(1 file)

After implementing the grid sizing algorithm step 3 and 4, we should investigate if we need to update any logic that measures the grid item block size in ContentContribution() when the grid item establishes an orthogonal reflow.

    // We need to reflow the child to find its BSize contribution.
    // XXX this will give mostly correct results for now (until bug 1300366).
    ....

https://searchfox.org/mozilla-central/rev/7857ea04d142f2abc0d777085f9e54526c7cedf9/layout/generic/nsGridContainerFrame.cpp#5764-5765

Whiteboard: [grid-percentages:triage] → [grid-percentages:m1]
Whiteboard: [grid-percentages:m1]

we should investigate if we need to update any logic that measures the grid item block size in ContentContribution() when the grid item establishes an orthogonal reflow.

When investigating grid item cache in Bug 1956955, we'll consider orthogonal reflow.

We've closed Bug 1300366. If we ever discover any flaw in
ContentContribution(), we can file a new bug.

Assignee: nobody → aethanyc
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: