566-isvalid.html (442B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 566 IMG with id="ID0" and aria-label="" and aria-labelledby="ID0 ID1 ID2 ID3" and alt="a" and title="t".</title> 6 </head> 7 <body> 8 <input type="text" value="peanuts" id="ID1"> 9 <input type="text" value="popcorn" id="ID2"> 10 <input type="text" value="apple jacks" id="ID3"> 11 <img id="ID0" aria-label="" aria-labelledby="ID0 ID1 ID2 ID3" alt= "" title="t" src="foo.jpg"> 12 </body> 13 </html>