Closed Bug 230102 Opened 21 years ago Closed 21 years ago

Every Image in a table cell has a margin at the bottom (XHTML 1.0 Strict only!)

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect)

defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 22274

People

(Reporter: mario.schmidt, Assigned: jdunn)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7

With a DTD of XHTML 1.0 Strict:

<td style="border: 1px solid black"><img src="foo" width="foo" height="foo"
alt="foo"></td> results in an Image with a transparent margin between the cell
border an the image.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.



Expected Results:  
There should be no margin. IE works here.

*** This bug has been marked as a duplicate of 22274 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.