- From: <bugzilla@jessica.w3.org>
- Date: Wed, 07 Dec 2011 16:30:40 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15101
Summary: Multiple input buttons inside a label
Product: Validator
Version: HEAD
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: check
AssignedTo: dave.null@w3.org
ReportedBy: zwwwz@aol.com
QAContact: www-validator-cvs@w3.org
Per http://www.w3.org/TR/html/dtds.html
# The label element may contain at most one descendant input element, button
element, select element, or textarea element.
This is not caught when validating local html.
I was trying to troubleshoot a possible jQuery problem when I stumbled upon
this:
http://jsfiddle.net/dDJCS/
Validated local source: This document was successfully checked as XHTML 1.0
Transitional!
--
Configure bugmail: https://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 Wednesday, 7 December 2011 16:30:45 UTC