Closed Bug 155012 Opened 22 years ago Closed 22 years ago

Microsoft tactics to make Mozilla look bad

Categories

(Tech Evangelism Graveyard :: English US, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 150034

People

(Reporter: vinsci, Assigned: doronr)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020624
BuildID:    2002062406

Microsoft uses a CSS style sheet to make Mozilla look bad.

Specifically, the style sheet at
http://www.microsoft.com/windows/windowsmedia/css/WinNN.css includes this code:

BODY
{
    MARGIN: -10px 0px 0px -10px
}

which Internet Explorer doesn't honor. Mozilla does, which makes the page render
partly outside the visible area (10 pixels of the left and top margins are not
visible).



Reproducible: Always
Steps to Reproduce:
1. Go to specified URL.

Actual Results:  Page partially off visible area.

Expected Results:  The result is per the Microsoft supplied CSS style sheet.

However, IE isn't affected as it doesn't honor the offset.
note that there is at least one bug reported against browser for this sort of 
behavior, but it'd be best if we can convince ms not to generate content like 
this :)
timeless: are you dreaming? I still wait for the day, when MS adds a
a[href]{display:none;}

*** This bug has been marked as a duplicate of 150034 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.