The IMG element has thick padding, border and margin. These are not taken into account when calculating the width of the containing table cell. The table cell does expand enough to cover the actual image's width.

The table cell height calculation does correctly take into account the IMG element's padding and border, but not the margin.