Closed
Bug 1918
Opened 26 years ago
Closed 26 years ago
{compat} auto width floating tables
Categories
(Core :: Layout, defect, P5)
Tracking
()
VERIFIED
FIXED
M6
People
(Reporter: kipp, Assigned: buster)
References
()
Details
the content area lays out very strange, including overlapping contents and a
very narrow width.
Comment 2•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Priority: P2 → P5
Summary: completely hosed layout... → {compat} auto width floating tables
The page (mostly) lays out properly these days. However, there is this snippet
that doesn't show up because of CSS's auto-width floater rules that says for
auto width blocks end up with a zero width.
<TABLE border=0 ALIGN='right' ><tr><td><IMG SRC=/pcweek/graphics/1214bugch.gif
HEIGHT='335' WIDTH='200' ALT='Bugs and more bugs' ></td></tr></TABLE>
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Fixed in the April 5th Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•