tor-browser

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

608.html (267B)


      1 <!DOCTYPE html>
      2 <html>
      3   <head>
      4      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      5      <title>Title attribute, no aria-label, aria-labelledby</title>
      6   </head>
      7   <body>
      8    <a href="test.html" id="test" title="Tag"></a>
      9   </body>
     10 </html>