tor-browser

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

557-isvalid.html (245B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset=utf-8>
      5 <title>Test 557 IMG with aria-label="l" and alt="a" and title="t" and aria-labelledby not specified.</title>
      6 </head>
      7 <body>
      8 <img src="foo.jpg" aria-label="1" alt="a" title="t">
      9 </body>
     10 </html>