3.1 ‘column-width’

Chapter 3 - The number and width of columns - 3.1 ‘column-width’

Go to the relevant page of the specification.

multicol-reduce-000 (ahem)
column width becomes wider to fill available space
This test checks that column width is increased to fill the available space: in this test, there are only 2 column boxes.
multicol-width-invalid-001 (ahem, invalid)
invalid column-width
This test checks that 'column-width: bzzt' is invalid (generating a parsing error) and therefore will be ignored.
multicol-width-large-001 (ahem)
large column-width
This test checks that a set 'column-width' may be wider (to fill the available space). In this test, the actual column-width will be increased to 12em.
multicol-width-large-002 (ahem)
large column-width
This test checks that a set 'column-width' equal in width to the whole available space of the multi-column will use it all for its column box.
multicol-width-negative-001 (ahem, invalid)
negative column-width
This test checks that a set 'column-width' can not be negative.
multicol-width-small-001 (ahem)
narrow column-width
This test checks that a set 'column-width' which is small with regards to width of multi-column element. In this test, in-flow content that extends into column gaps is clipped in the middle of the column gap.
multicol-zero-height-001
multi-column element with zero height
multicol-basic-007
columns as column-width (basic)
multicol-basic-008
column-width (basic)