tor-browser

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

reftest_img.html (255B)


      1 <!DOCTYPE html>
      2 <!-- DO NOT EDIT! This test has been generated by /html/canvas/tools/gentest.py. -->
      3 <title>Canvas test: {{ name }}</title>
      4 <h1>{{ name }}</h1>
      5 <p>{{ desc }}</p>
      6 {% if notes %}<p>{{ notes }}</p>{% endif %}
      7 
      8 <img src="{{ img_reference }}">