author | Richard Schwerdtfeger <schwer@us.ibm.com> |
Tue, 15 Oct 2013 10:07:58 -0500 | |
changeset 391 | e441d6264d15 |
parent 390 | 7227cbbbbbad |
child 392 | c533c22fa34f |
ARIA-UAIG/1.0/tests/test-files/test54.html |
--- a/ARIA-UAIG/1.0/tests/test-files/test54.html Tue Oct 15 10:06:55 2013 -0500 +++ b/ARIA-UAIG/1.0/tests/test-files/test54.html Tue Oct 15 10:07:58 2013 -0500 @@ -4,6 +4,6 @@ <title>img with src and role=presentation and tabindex=-1</title> </head> <body> - <p><img src="foo.png" tabindex="-1" role="presentation" id="test" alt="Test Element" /></p> + <p><img src="foo.jpg" tabindex="-1" role="presentation" id="test" alt="Test Element" /></p> </body> </html>