Table width — auto (shrink-to-fit), 400px, 50%, 100%

Expected: the auto table is only as wide as its content needs (it must NOT stretch to the viewport). Then: exactly 400px, half the body width, and full body width.

auto:

shortcontent

400px:

shortcontent

50%:

shortcontent

100%:

shortcontent