- From: Jim Jewett <jimjjewett@gmail.com>
- Date: Tue, 7 Jul 2009 22:26:38 -0400
- To: public-pfwg-comments@w3.org
http://www.w3.org/TR/wai-aria-practices/#accessiblewidget (as of July
7, 2009) uses <div role="toolbar"> as an example.
As stated under step 2, subsection (or dt) "supported states and
properties", this role does not have any directly supported states or
properties. aria-multiselectable would apply to a listbox, but not
to a toolbar.
However, the boxed example immediately following begins with
<div role="toolbar" multiselectable="false"
which strongly suggests that the multiselectable property is still relevant.
-jJ
Received on Wednesday, 8 July 2009 02:27:39 UTC