blob: 0f29998d2387462262b5b00c988d143c64cce7c6 [file] [log] [blame]
<!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>