tor-browser

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

colrv1-03-ref.html (355B)


      1 <!DOCTYPE html>
      2 <html>
      3 <meta charset=utf-8>
      4 <title>COLRv1 font test: radial-gradient edge cases</title>
      5 <style>
      6 @font-face {
      7  font-family: CAhem;
      8  src: url("CAhem.ttf");
      9 }
     10 #test { font: 128px/1 CAhem, serif; margin: 10px; padding: 10px; }
     11 </style>
     12 
     13 <p>The two glyphs in each row should match:</p>
     14 <div id="test">
     15 0 0<br>
     16 1 1<br>
     17 2 2<br>
     18 a a<br>
     19 c c<br>