tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

565-isvalid.html (445B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset=utf-8>
      5 <title>Test 565 IMG with id="ID0" and aria-label="l" 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="1" aria-labelledby="ID0 ID1 ID2 ID3" alt= "a" title="t" src="foo.jpg">
     12 </body>
     13 </html>