line-break-loose-hyphens-001-ref.html (438B)
1 <!doctype html> 2 <html lang=en> 3 <meta charset=utf-8> 4 <title>Test reference</title> 5 <link rel=author title="Florian Rivoal" href="https://florian.rivoal.net"> 6 <style> 7 div { 8 width: 2em; 9 white-space: pre; 10 border: solid cyan; 11 } 12 </style> 13 14 <p>The test passes if the second line in each box below starts with a hyphen. 15 (Note: the hyphens in each box do no need to be the same size.) 16 17 <div>文文<br>‐文</div> 18 <div>文文<br>–文</div>