[Webkit-unassigned] [Bug 6314] Unclosed <style> element in <head> makes page completely blank

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jan 7 04:57:26 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6314





------- Additional Comments From ap at nypop.com  2006-01-07 04:57 -------
It is a known issue (sorry, couldn't find it in Bugzilla) that WebKit sends an "Accept: */*" header in its 
requests, which causes most servers to provide text/html, not application/xhtml+xml.

There's a lot of material about Content-Type handling available; see, for example, <http://
ppewww.ph.gla.ac.uk/~flavell/www/content-type.html> or <http://www.hixie.ch/advocacy/xhtml> (the 
latter is displayed incorrectly in Safari, which is also known). In short, it's not possible or desirable to rely 
on DOCTYPE when there is a contradicting Content-Type header.

-- 
Configure bugmail: http://bugzilla.opendarwin.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