Le 11 déc. 2010 à 20:10, m0n0 a écrit : > > Am Samstag, den 11.12.2010, 20:04 +0100 schrieb François Revol > <[email protected]>: > >> Oh, you mean file://.../foo.txt ? This seems odd, but I use LF in >> BeOS just as on UNIX, so I probably never noticed this. >> Doesn't Atari use CR LF anyway ? LF should break the line at least, >> and CR not be displayed. > > Ok, maybe my fault - but I though this would happen because netsurf renders > the plain text file as HTML!
Hmm it shouldn't, unless it misdetects it as html, if your code hints it wrongly. You might want to instrument the MIME-type detection hooks to dump the guessed type. François.
