tor-browser

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

test-live-region-descendant.html (168B)


      1 <!doctype html>
      2 <html>
      3  <head>
      4    <meta charset="utf-8" />
      5  </head>
      6  <body>
      7    <div aria-live="polite"><p id="to_show">I will be shown</p></div>
      8  </body>
      9 </html>