[Webkit-unassigned] [Bug 9426] image/gif preferred over image/png and image/tiff
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Jun 26 04:32:42 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9426
------- Comment #2 from contact at nickshanks.com 2006-06-26 04:32 PDT -------
With all relavent prefs reset to their defaults, and my AppleLanguages =
("en-GB", "en-AU", "en-CA", fr)
Strings are User-Agent, Accept, Accept-Language, Accept-Charset,
Accept-Encoding
Retrieving a URL given in the Address Bar:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/420+ (KHTML, like
Gecko) Safari/417.9.3
*/*
en-us
-
gzip, deflate
Opera/9.00 (Macintosh; PPC Mac OS X; U; en)
text/html, application/xml;q=0.9, application/xhtml+xml, image/png,
image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1
en
iso-8859-1, utf-8, utf-16, *;q=0.1
deflate, gzip, x-gzip, identity, *;q=0
Mozilla/5.0 (compatible; iCab 3.0.2; Macintosh; U; PPC Mac OS X)
image/png;q=0.7, image/jpeg;q=0.6, image/pjpeg;q=0.6, image/gif;q=0.5,
image/x-xbitmap;q=0.4, image/xbm;q=0.4, text/html;q=0.9,
application/xhtml+xml;q=0.7, text/plain;q=0.6, */*;q=0.1
en, *;q=0.5
utf-8;q=0.9, utf-16;q=0.5, utf-7;q=0.2, ISO-8859-1;q=0.7, *;q=0.6
-
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/125.4 (KHTML, like
Gecko, Safari) OmniWeb/v563.66
image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, image/tiff,
multipart/x-mixed-replace, */*;q=0.1
en-gb, en-au;q=0.8, en-ca;q=0.6, fr;q=0.4
iso-8859-1, utf-8, iso-10646-ucs-2, macintosh, windows-1252, *
bzip2, gzip, deflate, identity
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-GB; rv:1.8.0.4)
Gecko/20060508 Firefox/1.5.0.4"
application/xhtml+xml, text/html; q=0.9, text/plain; q=0.8, image/png, */*;
q=0.1
en-gb,en;q=0.5
UTF-8,*
gzip, deflate
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
*/*
en-gb
-
gzip, deflate
All browsers send the same string at other times too, except Firefox and WinIE,
which also send:
When retrieving a document via an <img> tag with no type:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-GB; rv:1.8.0.4)
Gecko/20060508 Firefox/1.5.0.4
image/png,*/*;q=0.5
en-gb,en;q=0.5
UTF-8,*
gzip, deflate
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/x-shockwave-flash, application/vnd.ms-excel, application/msword,
*/*
en-gb
-
gzip, deflate
When retrieving a document referenced via a <link rel="stylesheet"
type="text/css"> tag:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-GB; rv:1.8.0.4)
Gecko/20060508 Firefox/1.5.0.4
text/css,*/*;q=0.1
en-gb,en;q=0.5
UTF-8,*
gzip, deflate
When retrieving a document via a <script type="text/javascript"> tag:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-GB; rv:1.8.0.4)
Gecko/20060508 Firefox/1.5.0.4
*/*
en-gb,en;q=0.5
UTF-8,*
gzip, deflate
--
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