Update from Rich changed alt text
authorMichael Cooper <cooper@w3.org>
Mon, 15 Oct 2012 10:11:59 -0400
changeset 14 867a444ffac9
parent 13 c7fd2e1d5ccf
child 15 18252a0b9006
Update from Rich changed alt text
ARIA/1.0/tests/test-files/name-computation-img/566.html
--- 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>