Am Mittwoch, 2. April 2008 schrieb Mike Hommey: > On Wed, Apr 02, 2008 at 12:18:37PM +0200, Martin Steigerwald <[EMAIL > PROTECTED]> wrote:
Hi Mike, > > Unless there is a pretty reason for identifying http://now.netapp.com > > as standards compliant it should be rendered in compatibility mode IMHO. > > It would, if the website sent the same page to both browsers: > > $ wget -O ffx -q -U Firefox http://now.netapp.com > $ wget -O notffx -q -U Firef0x http://now.netapp.com (you can replace > Firef0x here with anything that is not Firefox) > $ diff ffx notffx > diff ffx notffx > 1c1 > < <html> > --- > > > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html> > > And yes, a page with a doctype ought to be rendered in Standards mode. > > The ironic thing is that they probably did this crappy server-side thing > because Firefox would not render the page correctly, while they only > needed to send css files with the correct mime type. Thanks for your quick information. I thought a moment about changing the User-Agent setting while debugging this issue, but I didn't find the place in Iceweasel where to change it initially. Now I searched a bit harder. A quick work-around - for any interested reader - is: 1) go to about:config 2) search general.useragent.extra.firefox and change Iceweasel in there to Firefox (I understand that Debian uses Iceweasel here.) Ciao, -- Martin Steigerwald - team(ix) GmbH - http://www.teamix.de gpg: 19E3 8D42 896F D004 08AC A0CA 1E10 C593 0399 AE90
signature.asc
Description: This is a digitally signed message part.

