- From: Henri Sivonen <hsivonen@iki.fi>
- Date: Sun, 23 Mar 2008 17:54:29 +0200
- To: public-pfwg-comments@w3.org
http://www.w3.org/TR/wai-aria-practices/
Examples say, for example:
<div role="toolbar" multiselectable="false" tabindex="0"
activedescendant="button1">
instead of
<div role="toolbar" aria-multiselectable="false" tabindex="0"
aria-activedescendant="button1">
--
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/
Received on Sunday, 23 March 2008 15:55:13 UTC