inline-height-empty.html 229 B

1234567891011
  1. <!DOCTYPE HTML>
  2. <title>Testcase, bug 1055865</title>
  3. <style>
  4. p { border: thin solid blue; color: transparent; font: 50px/50px serif; }
  5. p::first-letter { background: transparent; color: transparent }
  6. </style>
  7. <p>&nbsp;text</p>