- From: <bugzilla@jessica.w3.org>
- Date: Thu, 13 Jan 2011 14:23:30 +0000
- To: public-html-a11y@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11557 --- Comment #18 from steve faulkner <faulkner.steve@gmail.com> 2011-01-13 14:23:29 UTC --- (In reply to comment #16) > (In reply to comment #15) > > as implemented in any case where an author wishes make use of a state or > > property that is particular to a role > > example: aria-pressed on the button role the role needs to be explicitly added. > > > > <input type=button role='button" aria-pressed=true> > > What's the use case for overriding the pressed state on type=button? > type=button has been supported natively for a long time. Indicates the current "pressed" state of toggle buttons. http://www.w3.org/WAI/PF/aria/states_and_properties#aria-pressed there are no native toggle buttons in HTML or am I missing something? -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Thursday, 13 January 2011 14:23:31 UTC