hanging-punctuation-first-002-ref.html (391B)
1 <!doctype html> 2 <html lang=en> 3 <meta charset="utf-8"> 4 <title>CSS Test reference</title> 5 <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net"> 6 <style> 7 div { /*not part of the test, just to make things more visually obvious*/ 8 line-height: 1; 9 font-size: 40px; 10 } 11 </style> 12 13 <p>Test passes if the up and down arrows below are aligned. 14 15 <div>↓</div> 16 <div>↑</div>