Open Bug 1334714 Opened 8 years ago Updated 2 years ago

ASSERTION: FinishReflowChild with unconstrained container width!: 'aContainerSize.width != NS_UNCONSTRAINEDSIZE'

Categories

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

defect

Tracking

()

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

STR
1. load the attached testcase in a DEBUG build

ACTUAL RESULTS
Lot's of:
###!!! ASSERTION: FinishReflowChild with unconstrained container width!: 'aContainerSize.width != NS_UNCONSTRAINEDSIZE', file layout/generic/nsContainerFrame.cpp, line 1154
There are no assertions if the container has "display:inline-grid" though.
When we fix this, we should add back the flex container markup in testcase #1 to
layout/reftests/flexbox/flexbox-table-flex-items-1.html (from bug 1334403)
Blocks: 1322623
FYI, it also affects flexbox layout (table flex items).  Although, I suspect the underlying
problem might be in the table code.
Component: Layout → Layout: Tables
See Also: → 1667850
See Also: 1667850
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: