When my browser renders the following test case, there\'s a gap below the image. From my understanding of CSS, the bottom of the blue box should touch the bottom of the red
display: block
in the image fixes it as well, but probably breaks it in other ways ;)