[Webkit-unassigned] [Bug 27111] Webkit is unforgiving of missing Content-Type text/css for CSS pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 9 23:34:47 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27111





--- Comment #2 from Mark Rowe (bdash) <mrowe at apple.com>  2009-07-09 23:34:47 PDT ---
I believe that our behavior matches the relevant specifications.  If your page
is in quirks mode, we'll happily load a stylesheet regardless of MIME type.  If
your page is in strict mode, we require that stylesheets be served with the
appropriate MIME type.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list