Closed
Bug 56745
Opened 25 years ago
Closed 25 years ago
cell padding in nested tables may be off by 1 pixel
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
INVALID
People
(Reporter: aussersterne, Assigned: karnaze)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.16 i686; en-US; m18) Gecko/20001014
BuildID: 2000101421
Bottom cell padding in tables which contain nested tables may be off by 1 pixel
depending on table contents, esp. font size and style and position on page.
Reproducible: Always
Steps to Reproduce:
Problem appears when using sans-serif font styles, either scaled TTF fonts
(arial, verdana) or default ("sans-serif" or helvetica), as the submitted page
does. Problem seems to go away using "serif" or times styles?! Probably coincidence.
Expected Results: When cell padding is given absolutely as a number of pixels
(i.e. 'cellpadding="2"') the number of pixels in padding should be consistent on
all sides of the table. Page renders correctly in NS4, IE.
Comment 1•25 years ago
|
||
reporter:
the url you give is dead (404'd). Please update url.
Comment 2•25 years ago
|
||
aussersterne@home.com, please reopen this bug with a working URL. Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•