tor-browser

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

letter-spacing-ligatures-004-ref.html (522B)


      1 <!DOCTYPE html>
      2 <html  lang="en" >
      3 <meta charset="utf-8">
      4 <title>letter spacing and ligatures</title>
      5 <link rel='author' title='Florian Rivoal' href='https://florian.rivoal.net'>
      6 <style>
      7 div {
      8    font-size: 2em;
      9    width: 12ch;
     10    font-kerning: none;
     11 }
     12 span {
     13    padding-left: 20px;
     14 }
     15 .ref {
     16    color: blue;
     17 }
     18 </style>
     19 <p>Test passes if the black text looks like the blue one.
     20 <div lang=km>&#x179F;&#x17B6;<span></span>&#x17A0;&#x17B6;</div>
     21 <div lang=km class=ref>&#x179F;&#x17B6;<span></span>&#x17A0;&#x17B6;</div>