[Bug 26621] [AAPI]: @indeterminate is not mapped in HTML-AAM

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26621

Jason Kiss <jason@accesscult.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason@accesscult.org
           Assignee|faulkner.steve@gmail.com    |jason@accesscult.org

--- Comment #1 from Jason Kiss <jason@accesscult.org> ---
"The indeterminate IDL attribute must initially be set to false. On getting, it
must return the last value it was set to. On setting, it must be set to the new
value. It has no effect except for changing the appearance of checkbox
controls." [1] 

Does the @indeterminate IDL attribute have an equivalent content attribute?
Either way, doesn't its definition imply there is no relevant state mapping in
the a11y api?

[1]
http://www.w3.org/html/wg/drafts/html/master/forms.html#dom-input-indeterminate

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 8 December 2014 03:06:23 UTC