tor-browser

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

compute-kind-widget-fallback-link-ref.html (197B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>Reference: Compute kind of widget - fallback - link</title>
      4 <style>
      5    #container { width: 500px; }
      6 </style>
      7 <div id="container">
      8    <a>a</a>
      9 </div>