1 With a multicol container that has a block and with a spanner inside, do the following:
3 Insert an inline right before the spanner
4 Turn the spanner into a table-column
5 Insert an inline child into the previously inserted inline
6 Set column-span:none on the ex-spanner (now table-column)
7 Insert a block into the previously inserted inline child
8 The word 'PASS' should be seen below.