text-overflow-028-ref.html (324B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Basic User Interface Test Reference</title> 4 <link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/"> 5 <style> 6 div { font-family: monospace; } 7 </style> 8 9 <p>The test passes if the following text is visible below: …56 FEDCBA</p> 10 <div>…56 FEDCBA</div>