- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 27 Apr 2007 15:37:44 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4495
Summary: Missing xmlns attribute for element html
Product: Validator
Version: 0.8.0b1
Platform: PC
URL: http://www.bjkeefe.com/blog-support/blogindex.html
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: check
AssignedTo: ot@w3.org
ReportedBy: bjkeefe@bjkeefe.com
QAContact: www-validator-cvs@w3.org
If I run the page specified at the above URL through the stable version
(0.7.4?) of the validator, it passes. The beta (0.8) version, however, gives
the error message "Missing xmlns attribute for element html" for line 3 of the
document.
First two lines are DOCTYPE declaration. Third line is a bare <html> tag.
Received on Friday, 27 April 2007 15:37:53 UTC