font-size-zero-2-ref.html (349B)
1 <!DOCTYPE HTML> 2 <title>CSS Test Reference</title> 3 <link rel="author" title="L. David Baron" href="https://dbaron.org/"> 4 <link rel="author" title="Mozilla" href="http://www.mozilla.org/"> 5 <style> 6 /* spec ambiguous whether font-size-adjust influences line-height: normal */ 7 body { line-height: 1.2 } 8 </style> 9 10 <p>before</p> 11 <p> </p> 12 <p>after</p>