The span has text that is 44px tall and the line-height is 50px. The div that includes the span has a silver background and a 4px solid yellow border.

(1) The image is 100px tall and is "top" aligned in the span.

TEST inline-replaced element, 100px tall, top-aligned

(2) The image is "bottom" aligned in the span.

TEST inline-replaced element, 100px tall, bottom-aligned

(3) There are two images, the first is "top" aligned and the second is "bottom" aligned.

TEST inline-replaced element, 100px tall, top-aligned inline-replaced element, 100px tall, bottom-aligned

(4)There are two images, the first is "bottom" aligned and the second is "top" aligned.

TEST inline-replaced element, 100px tall, bottom-aligned inline-replaced element, 100px tall, top-aligned

(5) There are two images, the first, large one, is "top" aligned and the second is "bottom" aligned.

TEST inline-replaced element, 200px tall, top-aligned inline-replaced element, 100px tall, bottom-aligned

(6)There are two images, the first, large one, is "bottom" aligned and the second is "top" aligned.

TEST inline-replaced element, 200px tall, bottom-aligned inline-replaced element, 100px tall, top-aligned

(7) There are two images, the first is "top" aligned and the second, large one, is "bottom" aligned.

TEST inline-replaced element, 100px tall, top-aligned inline-replaced element, 200px tall, bottom-aligned

(8) There are two images, the first is "bottom" aligned and the second, large one, is "top" aligned.

TEST inline-replaced element, 100px tall, bottom-aligned inline-replaced element, 200px tall, top-aligned