--- a/ARIA/1.0/tests/test-files/name-computation-img/566.html Fri Oct 12 13:10:40 2012 -0400
+++ b/ARIA/1.0/tests/test-files/name-computation-img/566.html Mon Oct 15 10:11:59 2012 -0400
@@ -7,7 +7,7 @@
<input type="text" value="peanuts" id="ID1">
<input type="text" value="popcorn" id="ID2">
<input type="text" value="apple jacks" id="ID3">
-<img id="ID0" aria-label="" aria-labelledby="ID0 ID1 ID2 ID3" alt= "a" title="t" src="foo.jpg"/>
+<img id="ID0" aria-label="" aria-labelledby="ID0 ID1 ID2 ID3" alt= "" title="t" src="foo.jpg"/>
</body>
</html>