Fix found in PF FtF 29 Oct 2012
authorMichael Cooper <cooper@w3.org>
Mon, 29 Oct 2012 10:47:37 +0100
changeset 18 fe9dc0ef5d81
parent 17 57cc24be3499
child 19 61623b7164c9
child 24 4fdbc5ba9911
Fix found in PF FtF 29 Oct 2012
ARIA/1.0/tests/test-files/name-computation-general/602.html
--- 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