Comment 9 for bug 22233

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 2 Jan 2006 13:58:34 +0200
From: Marko =?iso-8859-1?B?TeRrZWzk?= <email address hidden>
To: <email address hidden>
Subject: Still terminates

--k1lZvvs/B4yU6o8G
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: mozilla-firefox
Version: 1.5.dfsg-3

It still terminates when I visit the page. Attached is a simplified test
case that refers to two files (CSS and a 10,000 by 1 bitmap) on the server.
Note that the HTML is valid, and also the CSS looks valid to my untrained
eye.

 Marko

--k1lZvvs/B4yU6o8G
Content-Type: text/html; charset=us-ascii
Content-Disposition: attachment; filename="329618-sample.html"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Suomen Pankki - Finlands Bank - Bank of Finland</title>
<link type="text/css" rel="stylesheet" href="http://www.bof.fi/lib/suomenpankki.css">
</head>
<body background="http://www.bof.fi/pict/taustakuva.gif"></body>
</html>

--k1lZvvs/B4yU6o8G--