tor-browser

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

blur.html (213B)


      1 <link rel="help" href="https://drafts.csswg.org/css-text-decor-3/#text-shadow-property">
      2 <link rel="mismatch" href="blur-notref.html">
      3 <div style="text-shadow: blue 4px 4px 2px">The shadow should be blurred</div>