Closed Bug 348977 Opened 18 years ago Closed 17 years ago

"ASSERTION: table should have at least one colgroup" with border-collapse, outline, lone <tr>

Categories

(Core :: Layout: Tables, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

172 bytes, application/xhtml+xml
Details
<html xmlns="http://www.w3.org/1999/xhtml">
  <body>
    <div style="border-collapse: collapse;">
      <tr style="outline: 5px solid blue;"/>
    </div>
  </body>
</html>

Causes

###!!! ASSERTION: table should have at least one colgroup: 'colGroupList.FirstChild()', file /Users/admin/trunk/mozilla/layout/tables/nsTablePainter.cpp, line 374
Attached file testcase
WFM on trunk.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite?
Resolution: --- → WORKSFORME
Crashtest checked in.
Flags: in-testsuite? → in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: