Closed Bug 72500 Opened 23 years ago Closed 22 years ago

dom table column handling is wrong

Categories

(Core :: Layout: Tables, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
mozilla1.1alpha

People

(Reporter: bernd_mozilla, Assigned: karnaze)

References

Details

(Keywords: testcase)

the following testcases from are not rendered correctly:

layout/html/tests/table/dom/appendCol1.html
layout/html/tests/table/dom/appendColGroup1.html
layout/html/tests/table/dom/insertCols2.html
layout/html/tests/table/dom/insertCols3.html

The common point between them, is that the columns are direct childs of the
table. If they are childs of a colgroup everything is fine see insertCols4.html
and insertCols5.html

This is not a recent regression, but I believe it has worked once.

Chris told me that: 
"Some of the code that creates colgroups is in layout/html/table but needs to be
moved to layout/style/nsCSSFrameConstructor."

I dont know how to fix it (yet), but in order to have valid rendered testcases,
it should be done.
Moving to m1.0
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
QA contact update
QA Contact: chrisd → amar
adding keyword as these tests are already part of the regression tests
Keywords: testcase
Target Milestone: mozilla1.0 → mozilla0.9.8
->m099
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Target Milestone: mozilla0.9.9 → mozilla1.1
Depends on: 148810
wfm 
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.