Closed Bug 110095 Opened 23 years ago Closed 23 years ago

view source converts tags to lower case

Categories

(SeaMonkey :: UI Design, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 63137

People

(Reporter: endico, Assigned: doronr)

References

()

Details

most or all of the html tags on www.mozilla.org are upper case. View Page Source displays them as lower case. It leaves attributes as upper case. 2001111314 linux x86 trunk The document begins like this: <HTML> <HEAD> <TITLE>mozilla.org</TITLE> <LINK REL="stylesheet" HREF="persistent-style.css" TYPE="text/css"> <LINK REL="icon" HREF="images/mozilla-16.png" TYPE="image/png"> --------------------------------------------------------- what i see: <html> <head> <title>Getting Involved with mozilla.org</title> <link REL="stylesheet" HREF="../persistent-style.css" TYPE="text/css"> <link REL="icon" HREF="../images/mozilla-16.png" TYPE="image/png">
->doronr
Assignee: blakeross → doronr
Duplicate of "View Source converts tags to lower case" *** This bug has been marked as a duplicate of 63137 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.