Closed
Bug 172343
Opened 22 years ago
Closed 19 years ago
Floats in tables are affected by remaining space
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: ian, Unassigned)
References
()
Details
(Keywords: css1, css3)
A float in a table is incorrectly affected by the remaining space on the "line".
Floats should not take remaining space into account when shrink-wrapping. This
works fine when the container is a block.
See:
http://www.hixie.ch/tests/adhoc/css/box/float/029.xml
http://www.hixie.ch/tests/adhoc/css/box/float/030.xml
http://www.hixie.ch/tests/adhoc/css/box/float/031.xml
Updated•22 years ago
|
Priority: -- → P3
Updated•22 years ago
|
Target Milestone: --- → Future
Comment 1•22 years ago
|
||
mass reassign to default owner
Assignee: karnaze → table
QA Contact: amar → madhur
Target Milestone: Future → ---
Updated•22 years ago
|
Target Milestone: --- → Future
Comment 2•19 years ago
|
||
This seems to work for me in current trunk build, not?
Comment 3•19 years ago
|
||
Yeah, looks like this got fixed in 2004 sometime...
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•