Closed
Bug 141783
Opened 23 years ago
Closed 23 years ago
Compare website display with Netscape 4.78
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: prabirmit, Assigned: karnaze)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
1.28 KB,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020417
BuildID: 2002041717
I went to the Home page of www.immigration.com and the page came up very
dis-proportionate with left colums taking almost the whole page.
I loaded the same page with Netscape 4.78 and it looked fine.
Reproducible: Always
Steps to Reproduce:
1. Load page http://www.immigration.com
2. Compare the display by loading the same page under netscape
3.
Comment 1•23 years ago
|
||
To tables; looks like a table layout problem...
Assignee: sgehani → karnaze
Component: XP Apps → HTMLTables
QA Contact: paw → amar
Comment 2•23 years ago
|
||
Seeing it too.
The page contains this (but a little longer):
<table width="100%" align="center">
<tr>
<td width="15%"><!-- Left Side Panel Starts -->
<br><br>
<table width="100%" align="center">
...
</table>
</td>
<td width="69%" valign="top"><!-- Middle Side Starts -->
<table cellspacing="0" width="100%" align="center">
Comment 3•23 years ago
|
||
Comment 4•23 years ago
|
||
Confirming bug, Linux 2002-05-02-10 trunk build.
Comment 5•23 years ago
|
||
URL and testcase looks fine now, 2002-05-31-04 (trunk) on Win98 SE. -> WORKSFORME
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•