8.1. Determining the Baselines of a Box specifies baselines for several layout models.
Is multi-col part of "block containers", or is it not listed and that should be synthesized?
A simple test indicates that:
- Edge/Gecko/WebKit handles as a box and synthesize.
- Blink as a block container and use the last baseline of the last column.