resend with correct info about attribute aria-pressed<http://www.w3.org/TR/wai-aria/states_and_properties#aria-pressed>is an aria attribute that indicates the current "pressed" state of toggle buttons.
observed behavior: when testing Window eyes 8.4 using this test page: https://dl.dropboxusercontent.com/u/377471/tests/ToggleButton.html In IE 11 window eyes did not report the state of the toggle button (checked/unchecked) when the button received focus or activated to change state In Firefox 26 reported the state of the toggle button (checked/unchecked) when the button received focus or activated to change state expected behavior: window eyes reports the state of the toggle button in all supported browsers. -- Regards > > SteveF > HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/> > >
