Unable to find style sheet when charset is specified in MIME-type

Hi.

If the style sheet location is specified like this:

<link rel="stylesheet" href="stylesheet.css" type="text/css;
charset="utf-8"/>

the style sheet is not found by the validator. If the charset
specification is removed, the style sheet is found and validated. Case
(UTF-8 or utf-8) does not make a difference.
-- 
Vincent Lönngren <vincent.lonngren.759@student.lu.se>

Received on Thursday, 2 December 2004 14:52:43 UTC