Closed
Bug 7581
Opened 26 years ago
Closed 26 years ago
extraneous whitespace in gif layout
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: stevenj, Assigned: buster)
References
()
Details
www.apple.com uses a layout of 4 gif images on its main page, which are intended
to fit seamlessly together to form one image. However, when I view this page
in Mozilla M6, there is a small white space between the top two and bottom two
images, creating a horizontal white bar. The same page renders fine in
Navigator 4.04 and IE.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 2•26 years ago
|
||
Actually, the page renders *incorrectly* in Nav 4.04 and IE.
The page should have 'IMG{vertical-align:bottom}' in its stylesheet.
Mozilla is rendering the gifs as per the CSS2 specification.
*** This bug has been marked as a duplicate of 5821 ***
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Agreed. This is a duplicate of 5821.
You need to log in
before you can comment on or make changes to this bug.
Description
•