Closed
Bug 184895
Opened 23 years ago
Closed 22 years ago
table layout incorrect inside marquee
Categories
(Core :: Layout, defect, P4)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: bstell, Assigned: doronr)
Details
Attachments
(1 file)
|
489 bytes,
text/html
|
Details |
when a table in embedded in a marquee the table seems to have the correct width but
the td width is too small
| Reporter | ||
Comment 1•23 years ago
|
||
note that the table width is the width of the string (all on one line) but the
td
width is the minimum cell width (width of the largest non breakable item)
Comment 2•23 years ago
|
||
This should be reproducable without a marquee.
| Assignee | ||
Comment 3•23 years ago
|
||
It only happens for me with the marquee, which is the wierd thing.
There are XUL boxes inside the marquee, right? Can it be reproduced using XUL
boxes?
Updated•23 years ago
|
Priority: -- → P4
Target Milestone: --- → Future
| Assignee | ||
Comment 6•22 years ago
|
||
fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•