774.html (298B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 5 <title>test 774</title> 6 </head> 7 <body> 8 <img src="foo.jpg" id="test" alt="test" aria-describedby="t1"> 9 <span id="t1" role="presentation">foo</span> 10 </body> 11 </html>