Closed
Bug 12626
Opened 26 years ago
Closed 26 years ago
layout is wrong on this url
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
M10
People
(Reporter: wtopp, Assigned: don)
References
()
Details
(Whiteboard: [TESTCASE])
Attachments
(2 files)
with 4.61 and every other browser i've ever used the links on this page for the
arizona daily star are just about in the center of the page while there is some
standard text on the left margin. with m9 and every other build i've tried the
hypertext links to news stories wind up on the left margin overlaying the
standard text. i don't know enough html to suggest what instruction may be
interpreted differently. there's a <TD align=right> of which i'm suspicious.
the following text aligned left.
At first glance, this looks like a duplicate of bug 7093. However, I'm not so
sure. It doesn't fit the form of the reduced test case there, because the first
table isn't preceded by a block level element with a bottom margin. I can't
modify the test case there to fit this form, either.
Comment 2•26 years ago
|
||
Updated•26 years ago
|
Whiteboard: [TESTCASE]
Comment 3•26 years ago
|
||
The page is missing a TABLE end tag, see reduced testcase above.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 6•26 years ago
|
||
Yes, I agree, this looks very much like a dup of bug 7093. BTW, the style on
the FORM element in your testcase is not needed, the <P> is enough.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•