W3C home > Mailing lists > Public > www-validator-css@w3.org > September 2003

Re: CSS Validator Does Not Like Custom DTD's

From: Bjoern Hoehrmann <derhoermi@gmx.net>
Date: Tue, 09 Sep 2003 05:32:17 +0200
To: Nathan DeGruchy <nathan@degruchy.org>
Cc: www-validator-css@w3.org
Message-ID: <3f7c4943.834303054@smtp.bjoern.hoehrmann.de>

* Nathan DeGruchy wrote:
>When trying to let the CSS Validator parse an HTML document with a  
>custom DTD, it refuses to work, despite the HTML validator passing it  
>without any errors.
>
>Examples:
>http://validator.w3.org/check?uri=http://degruchy.org/ < -- works
>http://jigsaw.w3.org/css-validator/ 
>validator?uri=http%3A%2F%2Fwww.degruchy.org%2F < -- does not work

The CSS Validator is right. Your DTD references external documents such
as http://www.degruchy.org/html/dtd/xhtml-lat1.ent but these documents
do not exist. The MarkUp Validator does not complain because it
recognizes the public identifer "-//W3C//ENTITIES Latin 1 for XHTML//EN"
and has a local copy of the document identified by it.
Received on Monday, 8 September 2003 23:32:40 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 27 June 2012 00:14:14 GMT