Closed
Bug 238757
Opened 22 years ago
Closed 22 years ago
1 pixel of space above images in a table after 1.6
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: tmus, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040325
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040325
I have a table with some images for rounding corners, at some point after
Mozilla 1.6, something changes so that I now get one pixel line of table
background color above my top corner images. Tried with 1.7b and nightly
20040325, all on windows.
I don't know for a fact if this is a problem in the table layout or the image
layout.
Reproducible: Always
Steps to Reproduce:
1. go to http://www.tmus.dk/test1/index.html with a nightly build.
2. notice the 1 pixel line on top
3. try the same with 1.6
Actual Results:
using 1.6, everything looks fine.
using anything later than that, a 1 pixel high line is shown above the top
corner images.
Expected Results:
behave the same as 1.6?!?
Comment 1•22 years ago
|
||
Seems fine to me.
Mozilla 1.7b and
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040318
Firefox/0.8
Can you attach a screenshot of what you mean?
| Reporter | ||
Comment 2•22 years ago
|
||
It's very strange that you see it differently!
| Reporter | ||
Comment 3•22 years ago
|
||
Is anybody besides me able to reproduce this problem that I'm having?
I do NOT have the problem with Firefox but still have it in Mozilla - latest
nightly i've tried is 20040402.
| Reporter | ||
Comment 4•22 years ago
|
||
After fiddling around and putting a style="vertical-align: top;" on my top
corner IMAGES (not on the <TD>) it works... This makes me feel like somebody
made this change on purpose, hopefully to better conform to standards or
something like that and i'll close this bug since I figured out a sane way to
avoid it.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•