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