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
1717: The aria-live attribute is added to an element in the document by a script after the onload event completes with the value="polite" and the element has a child DOM element node that contains text content. After the aria-live attribute is added, the CSS 'display' property of the child DOM element node is changed to display="none".Richard SchwerdtfegerFirefoxMSAA + IAccessible2pass25 January 2013
1717: The aria-live attribute is added to an element in the document by a script after the onload event completes with the value="polite" and the element has a child DOM element node that contains text content. After the aria-live attribute is added, the CSS 'display' property of the child DOM element node is changed to display="none".Christy BlewInternet ExplorerMSAA + UIA Expressuncertain13 March 2013incomplete expected results text??
1717: The aria-live attribute is added to an element in the document by a script after the onload event completes with the value="polite" and the element has a child DOM element node that contains text content. After the aria-live attribute is added, the CSS 'display' property of the child DOM element node is changed to display="none".Joseph ScheuhammerFirefoxATK/AT-SPIpass2 September 2013Needed to put break point in script to see the object properties before the node was switched to display='none', since after it is display='none', the node is no longer in the a11y tree.