tor-browser

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

letter-spacing-ligatures-003-ref.html (499B)


      1 <!DOCTYPE html>
      2 <html  lang="en" >
      3 <meta charset="utf-8">
      4 <title>text-justify:inter-character 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 }
     11 span { float: right; }
     12 .ref { color: blue; }
     13 </style>
     14 <p>Test passes if the black text looks like the blue one.
     15 <div lang=km>&#x179F;&#x17B6;<span>&#x17A0;&#x17B6;</span></div>
     16 <div lang=km class=ref>&#x179F;&#x17B6;<span>&#x17A0;&#x17B6;</span></div>