--- a/ARIA/1.0/tests/test-files/presentation-role/509.html Sun Aug 04 16:06:37 2013 -0400
+++ b/ARIA/1.0/tests/test-files/presentation-role/509.html Mon Aug 05 15:27:28 2013 -0500
@@ -3,7 +3,7 @@
<title>Test 509 Image element with role="presentation" but with aria-relevant="text"</title>
</head>
<body>
-<img src="foo.jpg" alt="test1" width="40" height="40" role="presentation" aria-relevant="text"/>
+<img src="foo.jpg" alt="test1" width="40" height="40" role="presentation" aria-live="polite" aria-relevant="text"/>
</body>
</html>