Images
Intrinsic size
No constraints: the box derives from the image's pixel size, clamped to the content width.

Explicit width
A fixed width; the height follows the aspect ratio like a CSS replaced element.

Explicit height
A fixed height; the width follows the aspect ratio.

Stretched
Both dimensions fixed, distorting the aspect.

Viewport relative
Half the viewport width, aspect preserved.
