tor-browser

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

bug-1481905-cancel-load-ref.html (229B)


      1 <!DOCTYPE html>
      2 <html>
      3 <meta charset="utf-8">
      4 <style>
      5  @font-face {
      6    font-family: test;
      7    src: url(../fonts/markA.ttf);
      8  }
      9 </style>
     10 <div style="font-family: test, serif">ABC</div>
     11 <div style="font-family: serif">ABC</div>