blob: 23ab9b553b03b05adc86243f5f8229e4c11ad57a [file] [log] [blame]
<!doctype html>
<html lang=en>
<meta charset=utf-8>
<title>test reference</title>
<link rel=author title="Florian Rivoal" href="https://florian.rivoal.net">
<style>
div {
font-family: monospace;
width: 2ch;
white-space: normal;
border: solid cyan;
}
</style>
<p>The test passes if the second line in each box below ends with a hyphen.
(Note: the hyphens in each box do no need to be the same size.)
<div>a<br>a‐<br>a</div>
<div>a<br>a–<br>a</div>