Closed Bug 1324665 Opened 7 years ago Closed 7 years ago

stylo: layout/generic/crashtests/418932-1.html non-fatally asserts with "negative column width: 'colISize >= 0"

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: heycam, Unassigned)

References

(Blocks 1 open bug)

Details

###!!! ASSERTION: Wrong parent style context: 'Error', file /home/worker/workspace/build/src/layout/base/RestyleManagerBase.cpp, line 302
###!!! ASSERTION: negative column width: 'colISize >= 0', file /home/worker/workspace/build/src/layout/generic/nsColumnSetFrame.cpp, line 255
###!!! ASSERTION: wrong kind of child frame: 'aIsBlock == f->IsBlockOutside()', file /home/worker/workspace/build/src/layout/generic/nsLineBox.cpp, line 60

There is a very large -moz-column-width value in the file, and the child frame assertion might be related to the use of ::first-line.
This is fixed in the latest mozilla-central -> stylo merge.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
This didn't get fixed after all (see bug 1334938); sorry for the noise.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Priority: -- → P3
451317-1.html has been fixed in bug 1342596.
418932-1.html still asserts the "negative colmn width".
Summary: stylo: layout/generic/crashtests/451317-1.html non-fatally asserts with "negative column width" and "wrong kind of child frame" → stylo: layout/generic/crashtests/418932-1.html non-fatally asserts with "negative column width: 'colISize >= 0"
This got fixed a while ago (back in May) looks like: https://hg.mozilla.org/mozilla-central/rev/438c6da0de5bbc4f7caf9f5f555e397bf7a3b014
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.