tor-browser

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

hyphenate-character-005-ref.html (517B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Text reference: hyphenate-character</title>
      4 <link rel="author" title="Jonathan Kew" href="mailto:jkew@mozilla.com">
      5 <style>
      6 div {
      7  font: 32px sans-serif;
      8  margin-left: 10ch;
      9  width: 3ch;
     10 }
     11 </style>
     12 
     13 <p>Test passes if the word below is hyphenated
     14 using a right-to-left <i>space+kashida</i> sequence "<span dir=rtl>&nbsp;&#x0640;</span>",
     15 and shaping is <i>not</i> interrupted.
     16 
     17 <div dir=rtl lang=ug>
     18 قىل&#x200d;&nbsp;&#x640;<br>&#x200d;مىغانلىقى
     19 </div>