7.1 ‘column-fill’

Chapter 7 - Filling columns - 7.1 ‘column-fill’

Go to the relevant page of the specification.

multicol-fill-000 (ahem)
column-fill: balance (basic)
This test checks that content is balanced into all columns thanks to 'column-fill: balance'.
multicol-fill-001 (ahem)
column-fill: balance with set height (basic)
This test checks that content is balanced into all columns of a multi-column element with a set height thanks to 'column-fill: balance'.
multicol-fill-auto-001 (ahem)
'column-fill: auto' (basic)
This test checks that 'column-fill: auto' fills the column boxes of a multi-colum element sequentially with inline content and does not bother about balancing content of column boxes.
multicol-fill-auto-003 (ahem)
'column-fill: auto' (basic)
This test checks if inline content fills column boxes sequentially when 'column-fill' is set to 'auto'.