Closed Bug 2971 Opened 26 years ago Closed 25 years ago

[4.xP]Extra Whitespace between table cell and graphic

Categories

(Core :: Layout: Tables, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 5821

People

(Reporter: jeffu, Assigned: karnaze)

Details

(Whiteboard: [MAKINGTEST] ekrock@netscape.com)

http://www.bloomberg.com uses a table to position images.  Mozilla
leaves a 2 or 3 pixel space between the edge of the graphic and the
inside edge of the table cell. Communicator and IE do not have this gap.

The page does contain a lot of javascript and image maps but the table/image
sections seem pretty straight forward.

<TABLE cellspacing="0" cellpadding="0" border="0" width="630">
    <TR><TD align="left" valign="top">
       <A HREF="/welcome.html">
           <IMG alt="Bloomberg.com" border="0" height="66"
src="/gifs/logonew.gif" width="145">
      </A>
    </TD><TD width="16" align="left" valign="top"
bgcolor="#003366">&nbsp;&nbsp;&nbsp;
    </TD>...

This has not yet been check on Unix or Mac
QA Contact: 4110
Summary: [PP]Extra Whitespace between table cell and graphic → [4.xP]Extra Whitespace between table cell and graphic
Status: NEW → ASSIGNED
Target Milestone: M6
Moving to M8
Whiteboard: [MAKINGTEST] ekrock@netscape.com
I'll reduce to a test case.
Moving to M9.
*** This bug has been marked as a duplicate of 5821 ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Verifying bug a dup of #5821.
You need to log in before you can comment on or make changes to this bug.