Closed Bug 204789 Opened 21 years ago Closed 21 years ago

CSS does not load when URL included in transitional doctype

Categories

(Core :: DOM: CSS Object Model, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 198815

People

(Reporter: tom, Assigned: asa)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3) Gecko/20030312

If I include the URL in the transitional doctype declaration, Mozilla does not
display CSS styling provided by an external file. If I remove the URL from the
doctype, CSS displays correctly. One ISP fixed this issue with another web site
by replacing some legacy server software but the problem also occurs on new
servers with new software. 

Reproducible: Always

Steps to Reproduce:
1. Upload a file with the URL in the doctype.
2.
3.



Expected Results:  
Display CSS styling.
In standards compliance mode, the CSS file must be sent with a text/css mime
type.  See the Tools, Web Development, Javascript console error message.

*** This bug has been marked as a duplicate of 198815 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Component: Browser-General → DOM Style
QA Contact: asa → ian
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.