- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 28 Nov 2009 20:23:07 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8394
Summary: does not report this:<a ..>></a> as problem
Product: Validator
Version: HEAD
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: trivial
Priority: P2
Component: Parser
AssignedTo: dave.null@w3.org
ReportedBy: cvenkel.miran@siol.net
QAContact: www-validator-cvs@w3.org
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1.This is ok markup:
<a ..><</a>
<a ..>></a>
2. This is not ok markup:
<a ..><</a>
<a ..>></a>
But valdator warns only about firt one from (2).
Regards
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 28 November 2009 20:23:08 UTC