chromium/third_party/blink/web_tests/external/wpt/css/css-text/white-space/reference/white-space-zero-fontsize-002-ref.html

<!DOCTYPE html>
<meta charset=utf-8>
<title>CSS Text test reference</title>
<link rel="author" title="Jonathan Kew" href="mailto:[email protected]">
<style>
pre {
  font-size: 12px;
  float: left;
  border: 1px solid black;
  margin: 12px;
  -moz-tab-size: 100px;
  tab-size: 100px;
}
</style>
<pre>
<span>foo</span>&#x9;<span>bar</span>
</pre>