blob: dbec99b082719a1d9153ca75fa24c3b859dddd00 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>Test reference</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<style>
div {
font-size: 2em;
width: 7ch;
font-family: monospace;
border: solid blue;
margin: 1em;
}
</style>
<p>Test passes if the two boxes below are identical.
<div>aa bb <br>cc</div>
<div>aa bb <br>cc</div>