- From: <bugzilla@jessica.w3.org>
- Date: Sun, 12 Oct 2014 19:48:02 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27028
Bug ID: 27028
Summary: [AAPI]:
Product: HTML WG
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia
Shelly)
Assignee: faulkner.steve@gmail.com
Reporter: shreeram.k@samsung.com
QA Contact: sideshowbarker+html-a11y-api@gmail.com
CC: mike@w3.org, public-html-admin@w3.org,
public-html-bugzilla@w3.org,
public-html-wg-issue-tracking@w3.org
"AX
AXRole: AXRadioButton
AXSubrole: (nil)
AXRoleDescription: "radio button""
Above AX is for menuitem(type attribute in radio state).
This should be the same as aria role menuitemradio.
Similar is the case of menuitem(type attribute in checkbox state). as well.
AX
AXRole: AXCheckbox
AXSubrole: (nil)
AXRoleDescription: "check box"
The AX for menuitem type attribute in checkbox state should be same as aria
role menuitemcheckbox.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Sunday, 12 October 2014 19:48:04 UTC