ARIA 1.0 Test Case 693

Description

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 with text content that is hidden using CSS display="none". After the aria-live attribute is added, the child DOM element node with text content has the CSS display property changed to display="block".