tor-browser

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

887.html (380B)


      1 <!DOCTYPE html>
      2 <html>
      3   <head>
      4      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      5      <title>test case 887</title>
      6   </head>
      7   <body>
      8      <div role="tablist">
      9          <div role="tab">tab1</div><div role="tab">tab2</div>
     10      </div>
     11      <div id="test" aria-label="foo" role="tabpanel">
     12          Boring tab panel
     13      </div>
     14   </body>
     15 </html>