Open Bug 457397 Opened 16 years ago Updated 2 years ago

ASSERTION: intrinsic widths out of order: 'aMinCoord <= aPrefCoord'

Categories

(Core :: Layout: Tables, defect)

x86
Windows XP
defect

Tracking

()

People

(Reporter: bernd_mozilla, Unassigned)

References

()

Details

(Keywords: regression, testcase)

the testcase from bug 368155 triggers the following assertions

###!!! ASSERTION: intrinsic widths out of order: 'aMinCoord <= aPrefCoord', file d:\moz_src\src\layout\tables\nsTableColFrame.h, line 194
###!!! ASSERTION: min larger than pref: 'mMinCoord <= mPrefCoord', file d:\moz_src\src\layout\tables\nsTableColFrame.h, line 209
###!!! ASSERTION: intrinsic widths out of order: 'aMinCoord <= aPrefCoord', file d:\moz_src\src\layout\tables\nsTableColFrame.h, line 194
###!!! ASSERTION: min larger than pref: 'mMinCoord <= mPrefCoord', file d:\moz_src\src\layout\tables\nsTableColFrame.h, line 209

Those asserts have been added with the reflow branch
See also bug 387205.
> Win7_64, Nightly 43, 32bit, ID 20150909030223
I don't see this issue as well as bug 387205. Let's close this.

Producable on macOS debug build with the latest m-c.

# ./mach reftest layout/reftests/bugs/368155-negative-margins-1.html
REFTEST TEST-START | /layout/reftests/bugs/368155-negative-margins-1.html == /layout/reftests/bugs/368155-negative-margins-1-ref.html
REFTEST TEST-LOAD | /layout/reftests/bugs/368155-negative-margins-1.html | 0 / 1 (0%)
[Child 84377, Main Thread] ###!!! ASSERTION: intrinsic widths out of order: 'aMinCoord <= aPrefCoord', file /layout/tables/nsTableColFrame.h, line 163
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.