[Webkit-unassigned] [Bug 6907] REGRESSION: United.com menus messed up due to document.all/MSIE sniff

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jan 30 06:47:58 PST 2006


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





------- Comment #11 from ddkilzer at kilzer.net  2006-01-30 06:47 -------
Using a locally-saved copy, I have confirmed that making this expression true
(implementing stealth mode for 'typeof document.all') will fix the united.com
home page:

  (typeof document.all == 'undefined')


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