[Bug 23038] Fix ARIA/IA2/ATK select mappings

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

alexander surkov <surkov.alexander@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from alexander surkov <surkov.alexander@gmail.com> ---
landed:
https://github.com/w3c/html-api-map/commit/74522f5572c6b1d8324e3a4f2ada844179fa662a

Also I'd like to get your opinion on code duplication.

select element mapping says:
States: FOCUSABLE; MULTISELECTABLE if multiple presented

multiple attribute on select element says:
States: MUTLISELECTABLE. Refer to select element.

I'm curious if that's ok and there are ways to improve it

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

Received on Wednesday, 21 August 2013 19:52:32 UTC