Closed
Bug 87804
Opened 24 years ago
Closed 24 years ago
Mozilla unable to layout page successfully: http://www.alpha-processor.com/
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rhomolka, Assigned: karnaze)
References
()
Details
Attachments
(2 files)
http://www.alpha-processor.com/ has a bunch of tables and evidently some weird
interactions with CSS. If you look at the HTML, it doesn't look all that
complex, but the layout is pretty hosed.
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
I've attached a testcase containing the html used to display the images at the url.
Somebody want to go through each cell and work out which one is causing the problem?
I reckon that Mozilla is not using the width and height values given to display
the images.
If I look at the testcase with 'Accept images that come from the originating
server only' set in Preferences, the cells seem to be layed out correctly, but
not if I allow the images through.
Confirming with Linux 2001062121. Changing severity to major, page is really hosed.
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
When trying on the URL above (not the testcase itself), I found that the file
"http://www.alpha-processor.com/images/spacer.gif"
doesn't exist. (I found that by looking at the page info window - pretty
helpful...)
Maybe that's the cause of the ugly layout problem?
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
spacer.gif is what is causing the problems alright.
I've added a testcase with spacer.gif replaced by a bugzilla image, and the
layout is correct.
MArking as invalid then, based on comments.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•