ARIA 1.0 Test Case 688

Description

An element with an aria-live attribute is added to the document by a script during the onload event 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 onload event completes a child DOM element node with text content has the CSS display property changed to visibility="visible".