4 <title>MultiColumn: Content in normal flow that extends into column gaps is clipped in middle of column gap
</title>
5 <link rel=
"help" href=
"http://www.w3.org/TR/css3-multicol/#overflow-inside-multicol-elements"/>
9 font:
20px/
1 monospace;
14 -moz-column-width:
5em;
16 -webkit-column-width:
5em;
20 #multicolumn, #reference
49 <p>Test passes if there is no red visible on the page.
</p>
52 <div style=
"width:5.5em;"></div>
53 <div id=
"right" style=
"width:5em;"></div>
55 <div id=
"multicolumn">
56 <div style=
"width:5.5em;"></div>
57 <div style=
"width:5em;"></div>