Closed
Bug 100592
Opened 24 years ago
Closed 24 years ago
[Quirk] Wrapping images in table cells when IE does not
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: attinasi, Assigned: attinasi)
Details
Attachments
(1 file)
in Bug 97619 the bulk of IE's table cell image wrapping quirk was implemented.
The basic rule was 'prevent consecutive images from wrapping if the cell has no
width specified, or has a percentage width'. Interestingly, there is a case
where IE will prevent wrapping on a cell that has an explicit width specified on
the cell, provided that it also has the NOWRAP attribute. We may want to do this
as well.
| Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
FYI, this is also the behavior of NS 4.77.
| Assignee | ||
Comment 3•24 years ago
|
||
Chris beat me to the bug, so duping to his.
*** This bug has been marked as a duplicate of 100568 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 4•24 years ago
|
||
Sorry, wrong bug. Reopening.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
| Assignee | ||
Updated•24 years ago
|
Status: REOPENED → ASSIGNED
Comment 5•24 years ago
|
||
Version 0.9.5 works for me now.
| Assignee | ||
Comment 6•24 years ago
|
||
Yea - looks fine - marking FIXED
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•