Graphical Web Browsers
Jan. 6th, 2008 01:25 pmWhat web browsers should I test DisOrder against? I've successfully tested with:
- Firefox 2
- Konqueror 3
- Safari 3
- MSIE 7
- Opera 9
- Seamonkey
- iCab
Are there any other at least reasonably widely used browsers, ideally that I can download for free, that I can test with?
(See comments re IE6, and browsers I've tried that don't work.)
------------------------------------------------------------ revno: 518 committer: rjk@greenend.org.uk branch nick: disorder.dev timestamp: Sun 2008-01-06 12:39:13 +0000 message: Fix mime_content_type() to not be so lazy; now it copes with arbitrary parameters rather than just one that has to be the right one. This gets the web interface working on Opera (for Mac). ------------------------------------------------------------ revno: 516 committer: Richard Kettlewell <rjk@greenend.org.uk> branch nick: disorder.dev timestamp: Sat 2008-01-05 19:15:32 +0000 message: Explicitly specify border-collapse for tables where we care about the cell spacing. IE7 has different defaults to the UNIX browsers. ------------------------------------------------------------ revno: 515 committer: Richard Kettlewell <rjk@greenend.org.uk> branch nick: disorder.dev timestamp: Sat 2008-01-05 19:05:59 +0000 message: Explicit color specification for inactive menus. Another IE fix. ------------------------------------------------------------ revno: 514 committer: Richard Kettlewell <rjk@greenend.org.uk> branch nick: disorder.dev timestamp: Sat 2008-01-05 18:40:16 +0000 message: Never use the value attribute of <button> to encode anything we care about, in particular 'action' arguments to the CGI. This works around a bug in Internet Explorer. At the time of writing, the commentary at http://msdn2.microsoft.com/en-gb/library/ms535211(VS.85).aspx mentions the problem. (Alternatively, MSDN Library -> Web Development -> HTML and CSS -> HTML and DHTML Reference -> Objects -> button.) ------------------------------------------------------------ revno: 502 committer: rjk@greenend.org.uk branch nick: disorder.dev timestamp: Tue 2008-01-01 20:35:57 +0000 message: Don't use quoted cookies because Safari is buggy. This means changing the separator character and base64 encoding map used to be suitable for appearance in an unquoted HTTP token. I suppose I should test with MSIE sometime...
(no subject)
Date: 2008-01-06 02:32 pm (UTC)