Closed
Bug 249178
Opened 21 years ago
Closed 20 years ago
This page renders differently in Firefox vs IE6
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: brettw, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.9
Under IE the top of the page appears to use JavaScript driven DIVs with alpha
blending to 'wipe' between DIVs. This does not animate at all under Firefox.
Could be an IE'ism, but maybe not. Additionally, notice that the bottom right
most "box" on the page renders a different size under Firefox compared to IE6.
All of the other content appears to render the same.
Reproducible: Always
Steps to Reproduce:
1. Go to the page in IE6
2. Go to the page in Firefox
3. Observe the differences
Actual Results:
The pages looked different
Expected Results:
Rendered the pages the same, in as much as that is possible.
Comment 1•21 years ago
|
||
I'm pretty sure it's IE-only code. It doesn't look like they use Javascript or
ActiveX+CSS to do it, though.
Comment 2•20 years ago
|
||
They actually send you a different page if you identify yourself as IE
->INVA
load in IE , look at sourcecode
load in FF , look at sourcecode
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•