chromium/third_party/blink/web_tests/external/wpt/css/css-text/letter-spacing/reference/letter-spacing-201-ref.html

<!DOCTYPE html>
<html lang="en" >
<meta charset="utf-8">
<title>CSS Test Reference</title>
<link rel='author' title='Elika J. Etemad' href='http://fantasai.inkedblade.net/contact'>
<style type='text/css'>
  @import "/fonts/ahem.css";
  .contain {
    font: 20px/1 Ahem;
    width: 5em;
    border: solid blue;
    margin: 1em;
    float: left; }
  p { margin: 0;
    white-space: pre; }
</style>

<div id='instructions'>Test passes if the pattern is identical in all four blue boxes.</div>

<!-- Control -->
<div class="contain">
  <p>  x  </p>
  <p>x x  <br>  x  <br>  x x</p>
  <p>x x  <br>  x  <br>  x x</p>
  <p>x x  <br>  x  <br>  x x</p>
</div>

<!-- Control -->
<div class="contain">
  <p>  x  </p>
  <p>x x  <br>  x  <br>  x x</p>
  <p>x x  <br>  x  <br>  x x</p>
  <p>x x  <br>  x  <br>  x x</p>
</div>

<!-- Control -->
<div class="contain">
  <p>  x  </p>
  <p>x x  <br>  x  <br>  x x</p>
  <p>x x  <br>  x  <br>  x x</p>
  <p>x x  <br>  x  <br>  x x</p>
</div>

<!-- Control -->
<div class="contain">
  <p>  x  </p>
  <p>x x  <br>  x  <br>  x x</p>
  <p>x x  <br>  x  <br>  x x</p>
  <p>x x  <br>  x  <br>  x x</p>
</div>