RESOLVED FIXED 21573
Warning in web inspector on 404 stylesheet
https://bugs.webkit.org/show_bug.cgi?id=21573
Summary Warning in web inspector on 404 stylesheet
Kevin Glowacz
Reported 2008-10-13 12:13:49 PDT
When a 404 is returned for a css file, the web inspector reports a warning: "Resource interpreted as stylesheet but transferred with MIME type text/html." Obviously the 404 page will have a MIME type of text/html, but the web inspector should know the item was not found as opposed to trying to interpret the 404 page as css.
Attachments
Mátyás Mustoha
Comment 1 2013-06-12 05:52:16 PDT
This problem has been solved, the inspector correctly reports missing css files as 404 errors and won't try to parse the page. I'm going to close this bug.
Note You need to log in before you can comment on or make changes to this bug.