tor-browser

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

arabic-final-ligature-spacing.html (268B)


      1 <!DOCTYPE html>
      2 <style>
      3 p { font: 36px Geeza Pro, sans-serif; }
      4 span { font-variant: small-caps; }
      5 </style>
      6 
      7 <!-- bug 739117: breaking the run after the lam-alef ligature
      8     should NOT cause extra space to appear -->
      9 <p>&#x633;&#x644;&#x627;<span>&#x645;</span></p>