- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 04 Jan 2005 11:45:03 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Team/bugzilla/show_bug.cgi?id=980 ------- Additional Comments From bjoern@hoehrmann.de 2005-01-04 11:45 ------- I am not sure what the problem is, the public identifier for XHTML 1.1 is "- //W3C//DTD XHTML 1.1//EN" (no Strict as there is no XHTML 1.1 Strict document type) which is all the Validator says. Since the Validator does not know the public identifier, it echoes it rather than using a more friendly identifier. It would be better if the Validator pointed out the problem of using an unrecognized document type declaration, is that your point?
Received on Tuesday, 4 January 2005 11:45:04 UTC