--- a/ARIA/1.0/tests/test-files/name-computation-general/602.html Fri Oct 19 16:13:42 2012 -0400
+++ b/ARIA/1.0/tests/test-files/name-computation-general/602.html Mon Oct 29 10:47:37 2012 +0100
@@ -1,11 +1,1 @@
-<!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>DIV with text and role="button" and title="Tag" and aria-label is not specified and aria-labelledby is not specified.</title>
- </head>
- <body>
- <div id="test" role="button" title="Tag">Div with role of button, with text and title='Tag'</div>
- </body>
-</html>
+<!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>DIV with text and role="button" and title="Tag" and aria-label is not specified and aria-labelledby is not specified.</title>
</head>
<body>
<div id="test" role="button" title="Tag" style="outline:medium solid black; width:2em; height:1em;"></div>
</body>
</html>
\ No newline at end of file