- From: <bugzilla@jessica.w3.org>
- Date: Wed, 20 Aug 2014 23:41:06 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26621
Bug ID: 26621
Summary: [AAPI]: @indeterminate is not mapped in HTML-AAM
Product: HTML WG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia
Shelly)
Assignee: faulkner.steve@gmail.com
Reporter: cyns@microsoft.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
the @indeterminate attribute is not listed in the attributes table in the
HTML-AAM.
In particular, how should
<input type="checkbox" checked indeterminate="true" />
be mapped to UIA's Toggle.ToggleState. The possible values are on, off, and
indeterminate.
Does the indeterminate=true override the checked Boolean attribute?
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 20 August 2014 23:41:08 UTC