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