chromium/third_party/blink/web_tests/external/wpt/css/css-text/tab-size/tab-size-integer-004-ref.html

<!DOCTYPE html>
<html>
<title>CSS Text Test reference</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.neat">
<style>
div {
    white-space: pre;
}
span {
    font-size: 2em;
    font-family: monospace;
}
</style>

<p>Test passes if the two “X” letters bellow are vertically algined.

<div>    <span>X<span></div>
<div>    <span>X<span></div>