blob: ff73104a004eafca18c2b7311edbf6469e329bc9 [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;
white-space: pre;
}
</style>
<p>Test passes if the two lines below are identical.
<div>a b c d e f g h i j</div>
<div>a b c d e f g h i j</div>