text-overflow-012-ref.html (344B)
1 <!DOCTYPE html> 2 <html> 3 <meta charset="utf-8"> 4 <title>CSS Basic User Interface Test Reference File</title> 5 <style> 6 div { 7 font-size: 50px; 8 white-space: pre; 9 color: green; 10 } 11 span { 12 color: white; 13 } 14 </style> 15 16 <p>Test passes if there are three green dots below and <strong>no red</strong>.</p> 17 18 <div> …<span>กำ</span></div>