chromium/third_party/blink/web_tests/external/wpt/css/css-text/word-space-transform/reference/word-space-transform-013-ref.html

<!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: 7em;
  border: solid blue;
  margin: 1em;
}
</style>

<p>Test passes if the two boxes below are identical.

<div>ああ いい <br>うう</div>
<div>ああ いい <br>うう</div>