Closed
Bug 402943
Opened 17 years ago
Closed 10 years ago
ASSERTION: identical and ASSERTION: identical with quotes, mathml:root and table elements
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
196 bytes,
application/xhtml+xml
|
Details |
See testcase, I get these assertions in current trunk build, while loading that testcase:
###!!! ASSERTION: identical: 'pseudoType1 != pseudoType2', file c:/mozilla-build
/mozilla/layout/base/nsGenConList.cpp, line 133
###!!! ASSERTION: identical: 'pseudoType1 != pseudoType2', file c:/mozilla-build
/mozilla/layout/base/nsGenConList.cpp, line 133
###!!! ASSERTION: sorting error: 'IsLast(aNode) || NodeAfter(Next(aNode), aNode)
', file c:/mozilla-build/mozilla/layout/base/nsGenConList.cpp, line 198
###!!! ASSERTION: identical: 'pseudoType1 != pseudoType2', file c:/mozilla-build
/mozilla/layout/base/nsGenConList.cpp, line 133
###!!! ASSERTION: identical: 'pseudoType1 != pseudoType2', file c:/mozilla-build
/mozilla/layout/base/nsGenConList.cpp, line 133
WARNING: GetBoundingMetrics failed: file c:/mozilla-build/mozilla/layout/mathml/
base/src/nsMathMLChar.cpp, line 1598
WARNING: GetBoundingMetrics failed: file c:/mozilla-build/mozilla/layout/mathml/
base/src/nsMathMLChar.cpp, line 1598
###!!! ASSERTION: Computed overflow area must contain frame bounds: 'aNewSize.wi
dth == 0 || aNewSize.height == 0 || aOverflowArea->Contains(nsRect(nsPoint(0, 0)
, aNewSize))', file c:/mozilla-build/mozilla/layout/generic/nsFrame.cpp, line 52
19
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•