4 background-color: #eee;
19 This test checks if CSS3 multi-column layout properly works
20 when the multi-column block contains only one line of text.
23 Test successful if the following text is readable
24 (i.e. not split into two different columns).
30 <span class=
"large">Bigger text.
</span>
33 Partially
<span class=
"large">big
</span> text.
35 <div class=
"multicol">
36 <p class=
"secondColumn"> Nested block.
</p>
39 <p class=
"multicol"> Nested block #
2.
</p>