tor-browser

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

colrv1-09-ref.html (266B)


      1 <!DOCTYPE html>
      2 <html>
      3 <meta charset=utf-8>
      4 <title>COLRv1 font test: reverse sweep, denormalized color line</title>
      5 <style>
      6 @font-face {
      7  font-family: CAhem;
      8  src: url("CAhem.ttf");
      9 }
     10 span { font: 50px/1 CAhem; }
     11 </style>
     12 
     13 <div>
     14  <div><span>n</span></div>
     15 </div>