Closed
Bug 303724
Opened 20 years ago
Closed 20 years ago
some Pages with Javascript and CSS not displayed correctly
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: the_baaat, Unassigned)
References
()
Details
(Keywords: css2)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
the page on this link:
http://www.microsoft.com/learning/mcp/mcad/requirements.asp
doesn't displayed correctly with FireFox 1.0.6, Look at the tables Header (Font,
background color) and some texts merged with other texts look at the third table
header.
this page displayed correctly with Internet Explorer
Reproducible: Always
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
Microsoft does that on purpose
I was looking for a dupe at tech evan en-us , no luck
Comment 4•20 years ago
|
||
This page doesn't display correctly because Microsoft uses invalid CSS. Rather,
they have a unique implementation of CSS that does not conform to the W3C
specification. As such, their pages will never display the same in Firefox
(without Mozilla paying licensing fees to include display logic for their
proprietary CSS directives, if I'm not mistaken).
Let the specification writers duke this one out. For the scope of this project,
this bug is INVALID.
You need to log in
before you can comment on or make changes to this bug.
Description
•