tor-browser

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

875.html (389B)


      1 <!DOCTYPE html>
      2 <html>
      3   <head>
      4      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      5      <title>test case 875
      6      </title>
      7   </head>
      8   <body>
      9      <div id="test" role="menu" tabindex="0" aria-label="foo" aria-activedescendant="obj1">
     10 	  <div id="obj1" role="menuitem">obj1</div>
     11 	  <div id="obj2" role="menuitem">obj2</div>
     12      </div>
     13   </body>
     14 </html>