Closed Bug 1248230 Opened 10 years ago Closed 10 years ago

Assertion failure: two anon flex items in a row

Categories

(Core :: Layout, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED
Tracking Status
firefox47 --- affected

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase, Whiteboard: [fixed by bug 1233191])

Attachments

(2 files)

Attached file testcase
Assertion failure: !prevChildWasAnonFlexItem || HasAnyStateBits(NS_STATE_FLEX_CHILDREN_REORDERED) (two anon flex items in a row (shouldn't happen, unless our children have been reordered with the 'order' property)), at layout/generic/nsFlexContainerFrame.cpp:2024
Attached file stack
This is same as bug 1233191 although the actual assertion text is slightly different. The frame constructor code is shared between grid/flex. I think we actually handle this correctly and that the assertion should be relaxed.
Depends on: 1233191
This should be fixed by bug 1233191. I included flexbox tests in the crashtest there.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1233191]
Thanks!
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: