inline-height-empty-ref.html (223B)
1 <!DOCTYPE HTML> 2 <title>Testcase, bug 1055865</title> 3 <style> 4 5 p { border: thin solid blue; color: transparent; font: 50px/50px serif; } 6 7 p::first-letter { background: transparent; color: transparent } 8 9 </style> 10 <p>text</p>