3 .column { float:left; width:
1em; }
5 <p>Test that we establish two column rows for the contents of an inner multicol container that
6 crosses a column boundary in the outer multicol container.
</p>
7 <p>The word
"PASS" should be seen below, with large letter spacing, and no red.
</p>
8 <div style=
"line-height:2em;">
9 <div class=
"column">P
</div>
10 <div class=
"column">A
</div>
11 <div class=
"column">S
</div>
12 <div class=
"column">S
</div>