text-overflow-008-ref.html (449B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>Reference File</title> 4 <link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/"> 5 <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> 6 <style> 7 div { 8 font-size: 100px; 9 line-height: 1; 10 font-family: Ahem; 11 overflow: hidden; 12 width: 0.5em; 13 color: green; 14 } 15 </style> 16 17 <p>Test passes if there is a filled green rectangle and <strong>no red</strong>.</p> 18 <div>x</div>