aria-selected removed from role=option in ARIA 1.1?

Hi, historically four roles supported aria-selected, gridcell, row, option, and tab, as stated at
http://www.w3.org/TR/wai-aria/states_and_properties#aria-selected

Now, it looks like option has been removed from 1.1.
http://www.w3.org/TR/wai-aria-1.1/#aria-selected

This would make multi-select Listboxes impossible to program.

Received on Friday, 24 April 2015 00:38:42 UTC