- From: <bugzilla@jessica.w3.org>
- Date: Sun, 29 Aug 2010 01:32:56 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10487
Summary: Allow radio buttons and checkboxes to be used as radio
and check menu items respectively
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: mjs@apple.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
Allow radio buttons and checkboxes to be used as radio and check menu items
respectively.
This would mean <input type=radio> can take either radio or radiomenuitem role,
and <input type=checkbox> can take either checkbox or checkmenuitem role.
--
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 Sunday, 29 August 2010 01:32:57 UTC