aria-pressed<http://www.w3.org/TR/wai-aria/states_and_properties#aria-pressed>is an aria attribute that indicates an element has has a popup context menu or sub-level menu.
observed behaviour: 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 behaviour: 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/> > >
