author | Richard Schwerdtfeger <schwer@us.ibm.com> |
Thu, 09 May 2013 16:39:53 -0500 | |
changeset 236 | 44e737288b73 |
parent 235 | 018978618db7 |
child 237 | 82aa1653d7b8 |
ARIA/1.0/tests/test-files/_/828.htm |
--- a/ARIA/1.0/tests/test-files/_/828.htm Tue May 07 15:25:16 2013 -0500 +++ b/ARIA/1.0/tests/test-files/_/828.htm Thu May 09 16:39:53 2013 -0500 @@ -1,3 +1,3 @@ -<div role="status" id="test" aria-live="polite" aria-relevant="text all"> +<div id="test" aria-live="polite" aria-relevant="text all"> <p>Content inside the live region.</p> </div>