Colspan — spans of 2, 3, full width, and overflowing

Expected: orange cells span the stated columns; the width of a spanning cell equals the sum of its columns plus the gutters between them. The last row's colspan=9 exceeds the 4-column grid and must not widen the table.

c1c2c3c4
span 2c3c4
c1span 3
span all 4
colspan 9 (clamped)