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
1404: Element with id "test" having role <code>slider</code> with inherited state or property <code>aria-valuenow</code> with value "1.1". Richard SchwerdtfegerFirefoxMSAA + IAccessible2pass22 March 2013
1404: Element with id "test" having role <code>slider</code> with inherited state or property <code>aria-valuenow</code> with value "1.1". Christy BlewInternet ExplorerMSAA + UIA Expresspass27 March 2013
1404: Element with id "test" having role <code>slider</code> with inherited state or property <code>aria-valuenow</code> with value "1.1". Mona HeathSafariAXAPIpass27 March 2013
1404: Element with id "test" having role <code>slider</code> with inherited state or property <code>aria-valuenow</code> with value "1.1". Danielle JaegersInternet ExplorerMSAA + UIA Expressinvalid27 March 2014The markup sets aria-valuenow to 1.1. I expect, then, to find Value.Value (and RangeValue.Value) set to 1.1, not the RangeValue.Minimum property set to 1.1 as listed in the Expected Result. The RangeValue.Minimum property should be set to 0. Marking test case invalid.