Closed Bug 351730 Opened 18 years ago Closed 16 years ago

Bad placing of an imge in a table

Categories

(Core :: Layout: Tables, defect)

1.8 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: paolopantaleo, Unassigned)

Details

Attachments

(1 file)

153.95 KB, application/octet-stream
Details
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; it; rv:1.8.1b2) Gecko/20060821 Firefox/2.0b2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; it; rv:1.8.1b2) Gecko/20060821 Firefox/2.0b2

As shouwn in the example, the picture is resized and placed in the red table takin into account only the picture size and not the padding and border.

Reproducible: Always
Attached file The example
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: general → layout.tables
Version: unspecified → 1.8 Branch
this should be converted into a reduced testcase instead of the archive to judge this
Keywords: testcase-wanted
<!DOCTYPE HTML>

<style>  img { border: solid 18px;
         padding: 12px;
         width:100%; }
</style>

<table width="60%"><tr><td> <img> </tr></td></table>

This is just a css box model issue. No difference in Fx2, Fx3, Opera9.5, Safari3.

-> INVALID, I can't find a nice bug to dup against.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Keywords: testcase-wanted
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: