Closed
Bug 257805
Opened 21 years ago
Closed 21 years ago
MSDN code snipplets missing newlines
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 255117
People
(Reporter: cowwoc2020, Unassigned)
Details
(Whiteboard: dupeme)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3
Visit the following URL under both Internet Explorer and Firefox 0.93:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/regions_5c1a.asp
Firefox seems to render all MSDN pages incorrectly. Code snipplets are rendered
all on a single line.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•21 years ago
|
||
This is a bug with the MSDN site, probably there's an existing evang bug on it.
Component: Web Site → English US
Product: Firefox → Tech Evangelism
Whiteboard: dupeme
Reporter | ||
Comment 2•21 years ago
|
||
Mike,
The underlying HTML code is simply using <pre> tags. There is nothing magical
about that. Why doesn't Firefox take newlines inside <pre> to be literal newlines?
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 255117 ***
*** This bug has been marked as a duplicate of 255117 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•