Closed Bug 364989 Opened 19 years ago Closed 18 years ago

if the table that has "table-layout: fixed;" is a child of table-cell, the layout is broken

Categories

(Core :: Layout: Tables, defect)

x86
All
defect
Not set
major

Tracking

()

RESOLVED FIXED

People

(Reporter: masayuki, Assigned: dholbert)

References

()

Details

(Keywords: regression)

Attachments

(3 files, 1 obsolete file)

I think that this is a regression of reflow refactoring. The page is boken by the table-layout:fixed; I'll attach a simple testcase. # I found a similar report that is bug 356518. But I cannot reproduce the same issue in the attached testcase.
Attached file testcase
If the fixed table is not child of the table cell, I cannot reproduce this bug. And If the width of the cells of the fixed table is specified the length (excluding percentage), I cannot reproduce this bug too.
Blocks: 374927
Flags: blocking1.9?
Flags: blocking1.9? → blocking1.9+
Attached file testcase (reduced) (obsolete) —
Attached file testcase2 (reduced)
Attachment #278848 - Attachment is obsolete: true
Assignee: dbaron → dholbert
OS: Windows XP → All
Status: NEW → ASSIGNED
I posted an nscoord_MAX-checking patch on bug 367673, and it covers this bug as well.
Depends on: 367673
Fixed by checkin for bug 367673.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Attached patch reftestSplinter Review
Flags: in-testsuite? → in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: