--- a/ARIA/1.0/tests/test-files/presentation-role/509.html Mon Aug 26 09:33:57 2013 -0500
+++ b/ARIA/1.0/tests/test-files/presentation-role/509.html Mon Aug 26 09:35:58 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-live="polite" aria-relevant="text"/>
+<img src="foo.jpg" alt="test1" role="presentation" aria-live="polite" aria-relevant="text"/>
</body>
</html>