author | Richard Schwerdtfeger <schwer@us.ibm.com> |
Wed, 03 Jul 2013 16:34:53 -0500 | |
changeset 301 | 00ea9b2b65fe |
parent 300 | 34f35d780706 |
child 302 | 1b080dee3b61 |
ARIA/1.0/tests/test-files/namefromauthor-requ/890.html |
--- a/ARIA/1.0/tests/test-files/namefromauthor-requ/890.html Wed Jul 03 14:33:59 2013 -0500 +++ b/ARIA/1.0/tests/test-files/namefromauthor-requ/890.html Wed Jul 03 16:34:53 2013 -0500 @@ -7,7 +7,6 @@ </head> <body> <input type="text" aria-describedby="test"/> - <div id="test" aria-label="foo" role="tooltip></div> - </div> + <div id="test" aria-label="foo" role="tooltip"></div> </body> </html>