tor-browser

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

text-font-face-load-image.html (454B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1901414">
      4 <link rel="author" href="mailto:emilio@crisal.io" title="Emilio Cobos Álvarez">
      5 <link rel="author" href="https://mozilla.org" title="Mozilla">
      6 <link rel="match" href="text-font-face-load-image-ref.html">
      7 <style>
      8  img { image-rendering: crisp-edges }
      9  body { margin: 0 }
     10 </style>
     11 <img id="image" src="text-font-face-load-image-svg.svg">