tor-browser

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

569.html (308B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      5    <title>A &lt;div&gt; with role role="listbox" aria-busy="true", but no "option" descendants.</title>
      6  </head>
      7  <body>
      8    <div id="test" role="listbox" aria-busy="true">
      9    </div>
     10  </body>
     11 </html>