Closed
Bug 96169
Opened 23 years ago
Closed 23 years ago
Stylesheets are not applied if STYLE TYPE is in caps
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
People
(Reporter: jorgen.viksell, Assigned: harishd)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.19pre17 i586; en-US; rv:0.9.1)
Gecko/20010621
BuildID: 20010621
If TYPE in the STYLE-tag is expressed in all caps, i.e. "TEXT/CSS", the
stylesheets won't be applied to the page. When changed to "text/css" all is well.
I believe it is supposed to be case insensitive.
Reproducible: Always
Steps to Reproduce:
1. Visit http://vsk.nu/stora.html
2. See ugly underlined links ;-)
Comment 1•23 years ago
|
||
Dupe of bug 59619: MIME types should not be case sensitive
*** This bug has been marked as a duplicate of 59619 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•