tab-stop-threshold-001-ref.html (370B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Test reference</title> 4 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/"> 5 <style> 6 div { 7 white-space: pre; 8 font-family: monospace; 9 } 10 </style> 11 12 <p>Test passes if the 4 letters bellow are vertically aligned. 13 <div> P</div> 14 <div> A</div> 15 <div> S</div> 16 <div> S</div>