tor-browser

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

hyphens-i18n-auto-005-ref.html (446B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Text Test: language specific hyphenation—Uyghur</title>
      4 <style>
      5 div {
      6  font-size: 3em;
      7  color: orange;
      8 }
      9 .test {
     10  color: blue;
     11 }
     12 section { max-width: 20em; }
     13 </style>
     14 
     15 <p>Test passes if the blue text and orange text are identical (except for the color).
     16 <section dir=rtl lang=ug>
     17 <div class=test>دامي&zwj;&#x640;<br>&zwj;دى</div>
     18 <div>دامي&zwj;&#x640;<br>&zwj;دى</div>
     19 <section>