reference appropriate image file
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Thu, 12 Sep 2013 17:52:11 -0500
changeset 359 1f26f53e1947
parent 358 8a1e3375d1ca
child 360 cccdaac3ca0c
reference appropriate image file
ARIA-UAIG/1.0/tests/test-files/test56.html
--- a/ARIA-UAIG/1.0/tests/test-files/test56.html	Thu Sep 12 17:49:56 2013 -0500
+++ b/ARIA-UAIG/1.0/tests/test-files/test56.html	Thu Sep 12 17:52:11 2013 -0500
@@ -4,6 +4,6 @@
 		<title>img with src and aria-label=""</title>
 	</head>
 	<body>
-		<p><img src="foo.png" aria-label="" id="test" /></p>
+		<p><img src="foo.jpg" aria-label="" id="test" /></p>
 	</body>
-</html>
\ No newline at end of file
+</html>