- From: <nobody@w3.org>
- Date: Thu, 06 Aug 2015 01:45:17 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29035
Bug ID: 29035
Summary: [AAPI]: @indeterminate is not mapped in HTML-AAM
Product: ARIA
Version: Future
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML AAM
Assignee: faulkner.steve@gmail.com
Reporter: faulkner.steve@gmail.com
CC: cyns@microsoft.com, jason@accesscult.org, mike@w3.org,
public-html-admin@w3.org, public-html-bugzilla@w3.org,
public-html-wg-issue-tracking@w3.org,
sideshowbarker+html-a11y-api@gmail.com,
surkov.alexander@gmail.com
Depends on: 26621
Target Milestone: ---
+++ This bug was initially created as a clone of Bug #26621 +++
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?
Referenced Bugs:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26621
[Bug 26621] [AAPI]: @indeterminate is not mapped in HTML-AAM
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 6 August 2015 01:45:19 UTC