--- a/ARIA-UAIG/1.0/tests/test-files/test54.html Mon Sep 30 17:05:28 2013 -0700
+++ b/ARIA-UAIG/1.0/tests/test-files/test54.html Tue Oct 15 10:06:55 2013 -0500
@@ -4,6 +4,6 @@
<title>img with src and role=presentation and tabindex=-1</title>
</head>
<body>
- <p><img src="http://example.com/img.png" tabindex="-1" role="presentation" id="test" alt="Test Element" /></p>
+ <p><img src="foo.png" tabindex="-1" role="presentation" id="test" alt="Test Element" /></p>
</body>
-</html>
\ No newline at end of file
+</html>