- From: <bugzilla@jessica.w3.org>
- Date: Wed, 02 Oct 2013 05:10:59 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23420
Bug ID: 23420
Summary: All AX API RoleDescription values should quoted
strings (and localized)
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia
Shelly)
Assignee: faulkner.steve@gmail.com
Reporter: jcraig@apple.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
Please notice the ARIA implementation lists the AX API values as (example):
AXRole: AXGroup
AXSubrole: <nil>
AXRoleDescription: "group" (note the quotation marks)
And the table has a note stating all AXRoleDescription values are localized,
user-presentable strings.
The html-aapi does not make these two details clear.
1. It's a string.
2. It's localized by the user agent.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 2 October 2013 05:11:01 UTC