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