- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 23 Mar 2006 14:33:35 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3038
Summary: The results of the XHTML validator are not valid.
Product: Validator
Version: HEAD
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: Website
AssignedTo: ot@w3.org
ReportedBy: ryan@skow.org
QAContact: www-validator-cvs@w3.org
Pasting the source of the results page of the XHTML validator into the
validator itself shows several violations of XHTML 1.0 including:
<img alt="W3C" id="logo" src="SearchResultsCheck_files/w3c_home_nb.png"
height="48">
The img tag is not closed.
The output of the validator should itself be valid.
Received on Thursday, 23 March 2006 14:33:37 UTC