<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
  <title>CSS font-size-adjust: 'normal' line-height calculations</title>
  <style type="text/css">
   div { font: 1px/normal sans-serif; font-size-adjust: 20; }
  </style>
 </head>
 <body>

  <div>There should be no overlap on this page at all. The lines
  should be well spread out. There is nothing interesting to read
  beyond this point. There should be no overlap on this page at
  all. The lines should be well spread out. No, really, there is
  nothing interesting to read beyond this point. There should be no
  overlap on this page at all. The lines should be well spread
  out. Look, do you not believe me? There is absolutely nothing
  interesting to read beyond this point. There should be no overlap on
  this page at all. The lines should be well spread out. What is wrong
  with you! Nothing here is interesting. There should be no overlap on
  this page at all. The lines should be well spread out. Look, just
  stop reading. There should be no overlap on this page at all. The
  lines should be well spread out.</div>
  
 </body>
</html>
