[Webkit-unassigned] [Bug 9206] Page content is exactly one window too low

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Jun 7 13:03:17 PDT 2006


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





------- Comment #2 from ap at nypop.com  2006-06-07 13:03 PDT -------
This site uses User-Agent sniffing to serve different HTML to Safari and to
Firefox.

curl http://www.true.com/search.htm --header "User-Agent: Mozilla/5.0
(Macintosh; U; PPC Mac OS X; ru-ru) AppleWebKit/418 (KHTML, like Gecko)
Safari/417.9.3" >safari.html

curl  http://www.true.com/search.htm --header "User-Agent: Mozilla/5.0
(Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.4) Gecko/20060508
Firefox/1.5.0.4" >firefox.html

Safari and Firefox render both versions identically (thus the version served to
Safari is rather likely to be buggy).


-- 
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