tor-browser

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

line-breaking-021.html (603B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Text Test: Simple line breaking test</title>
      4 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net">
      5 <link rel="help" href="https://drafts.csswg.org/css-text-3/#line-break-details">
      6 <link rel="match" href="reference/line-breaking-021-ref.html">
      7 <meta name=assert content="Line breaking behavior defined for the ZWJ line-breaking classes in [UAX14] must be honored.">
      8 <style>
      9 div {
     10  width: 0;
     11 }
     12 </style>
     13 
     14 <p>This test passes if there the text below is on a single line.
     15 
     16 <div>&#x200D;&#x200D;&#x200D;😂&#x200D;😭</div>