890.html (292B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 5 <title>test case 890</title> 6 </head> 7 <body> 8 <input type="text" aria-describedby="test"> 9 <div id="test" aria-label="foo" role="tooltip"></div> 10 </body> 11 </html>