- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 15 Sep 2008 18:52:07 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6075 Summary: XHTML 1 strict and form name Product: Validator Version: HEAD Platform: All OS/Version: All Status: NEW Severity: minor Priority: P1 Component: check AssignedTo: dave.null@w3.org ReportedBy: g.gay@utoronto.ca QAContact: www-validator-cvs@w3.org In the current version of the validator 0.8.3, when validating an XHTML 1.0 Strict document, it repost the error Error Line 53, Column 11: there is no attribute "name". <form name="input_form" enctype="multipart/form-data" method="post" action="/ach... Looking at the strict dtd it does not include name as an attribute for form. It seems to me this is an error in the dtd. -- 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 Monday, 15 September 2008 18:52:40 UTC