ARIA 1.0 Test Case 686

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 display="none". After the onload event completes a child DOM element node with text content has the CSS display property changed to display="block".