Test Results

Applying the following filters: Test case is @@; Test Suite is @@

Test results
Test Suite Test Case Tester User Agent Platform Result Date Notes
1847: div element with role="listbox" and aria-multiselectable="true" having two child div elements with role="option", the first one having aria-selected="true" and the second having aria-selected="true" and onload handler for page that sets aria-selected="false" on the second option : selection events fired per API on the second optionChristy BlewInternet ExplorerMSAA + UIA Expresspass2 July 2013
1847: div element with role="listbox" and aria-multiselectable="true" having two child div elements with role="option", the first one having aria-selected="true" and the second having aria-selected="true" and onload handler for page that sets aria-selected="false" on the second option : selection events fired per API on the second optionRichard SchwerdtfegerFirefoxMSAA + IAccessible2fail7 July 2013no state change event fired. The selection removed event is on the option and not the container.
1847: div element with role="listbox" and aria-multiselectable="true" having two child div elements with role="option", the first one having aria-selected="true" and the second having aria-selected="true" and onload handler for page that sets aria-selected="false" on the second option : selection events fired per API on the second optionRichard SchwerdtfegerFirefoxMSAA + IAccessible2pass5 August 2013The EVENT_OBJECT_SELECTIONREMOVE occures on the option that goes to a selected false state and not on the container. No state change event is generated in response to the deselection.