--- a/ARIA/1.0/tests/test-files/name-computation-general/603.html Mon Nov 05 11:11:08 2012 -0500
+++ b/ARIA/1.0/tests/test-files/name-computation-general/603.html Mon Nov 12 09:59:56 2012 -0600
@@ -1,2 +1,2 @@
<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>< href="test.html" aria-labelledby="ID1"> ABC </A> and aria-label is not specified and title is not specified.</title>
</head>
<body>
- <div id="ID1">Nifty</div>
<a reft="test.html" aria-labelledby="ID1">ABC</a>
</body>
</html>
\ No newline at end of file
+ <div id="ID1">Nifty</div>
<a href="test.html" aria-labelledby="ID1">ABC</a>
</body>
</html>