Open Bug 468715 Opened 16 years ago Updated 2 years ago

"ASSERTION: yikes: 'colFrame->GetFinalWidth() == 0'" with "width:0%" in table-layout:fixed

Categories

(Core :: Layout: Tables, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

Attached file testcase
###!!! ASSERTION: yikes: 'colFrame->GetFinalWidth() == 0', file /Users/jruderman/central/layout/tables/FixedTableLayoutStrategy.cpp, line 420
Oops.  This will lead to incorrect layout (cell widths not adding up to enough, off by cell border/padding).  It only happens when all cells are 0% width, but at least some do have border/padding.

The question is what the correct width distribution in that case is...
Still happens on trunk:

###!!! ASSERTION: yikes: 'colFrame->GetFinalISize() == 0', file layout/tables/FixedTableLayoutStrategy.cpp, line 406
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: