fix to use foo.jpg file
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Thu, 12 Sep 2013 17:49:56 -0500
changeset 358 8a1e3375d1ca
parent 357 1a657ef670dd
child 359 1f26f53e1947
fix to use foo.jpg file
ARIA-UAIG/1.0/tests/test-files/foo.jpg
ARIA-UAIG/1.0/tests/test-files/test55.html
Binary file ARIA-UAIG/1.0/tests/test-files/foo.jpg has changed
--- a/ARIA-UAIG/1.0/tests/test-files/test55.html	Thu Sep 12 17:41:22 2013 -0500
+++ b/ARIA-UAIG/1.0/tests/test-files/test55.html	Thu Sep 12 17:49:56 2013 -0500
@@ -4,6 +4,6 @@
 		<title>img with src and alt=""</title>
 	</head>
 	<body>
-		<p><img src="foo.png" alt="" id="test" /></p>
+		<p><img src="foo.jpg" alt="" id="test" /></p>
 	</body>
-</html>
\ No newline at end of file
+</html>