Closed Bug 292791 Opened 19 years ago Closed 19 years ago

Overflow: hidden on decentants affects table cell size incorrectly

Categories

(Core :: Layout: Tables, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bugzilla-mozilla-20000923, Unassigned)

References

()

Details

(Keywords: regression, testcase)

If overflow: hidden is set on a child of a table cell, the cell will size to its
own desired width ignoring the set size of the child.

The following page is a simplified version of the original page with the
problem, and shows that simply changing overflow from visible to hidden changes
the size of the table cell.

    http://silver.warwickcompsoc.co.uk/temp/overflow.html

A test-case version of the issue can be found here:

    http://silver.warwickcompsoc.co.uk/temp/overflow-testcase.html

I am marking this a regression, because in FF 1.0, and (more importantly) trunk
2005-04-18, the testcase shows all green and everything works, but in 2005-05-01
and 2005-05-03, it does not work.
Depends on: 292370
WFM with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2)
Gecko/20050503 Firefox/1.0+ after landing of bug 292370
yep
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.