ARIA 1.0 Test Case 696

Description

The aria-live attribute is added to an element in the document by a script after the onload event completes with the value="assertive" and the element has a child DOM element node with text content that is hidden using CSS visibility="hidden". After the aria-live attribute is added, the child DOM element node with text content has the CSS display property changed to visibility="visible".