[Webkit-unassigned] [Bug 21573] New: Warning in web inspector on 404 stylesheet
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 13 12:13:49 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21573
Summary: Warning in web inspector on 404 stylesheet
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: glowacz at gmail.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list