tor-browser

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

aria-owns-presentation.html (93B)


      1 <!DOCTYPE html>
      2 <div id="parent" aria-owns="owned"></div>
      3 <div id="owned" role="none"></div>