- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 04 Jan 2005 10:39:54 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Team/bugzilla/show_bug.cgi?id=980
Summary: This Page Is Valid -//W3C//DTD XHTML 1.1 Strict//EN!
even if it's not valid XHTML 1.1
Product: Validator
Version: 0.6.7
Platform: All
URL: http://validator.w3.org/check
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: check
AssignedTo: link@pobox.com
ReportedBy: shake@volny.cz
QAContact: www-validator-cvs@w3.org
If the page have this doctype declaration:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
validator says:
This Page Is Valid -//W3C//DTD XHTML 1.1 Strict//EN!
even if it is not valid XHTML 1.1, The page wasn't even valid XHTML 1.0 Strict ..
Received on Tuesday, 4 January 2005 10:39:55 UTC