| <!DOCTYPE html> | |
| <p>Test that content is properly split into columns when inside auto overflow that doesn't result in any scrollbars.</p> | |
| <p>The word 'PASS' (with large letter spacing) should be seen below.</p> | |
| <div style="float:left; width:2em;">P</div> | |
| <div style="float:left; width:2em;">A</div> | |
| <div style="float:left; width:2em;">S</div> | |
| <div style="float:left; width:2em;">S</div> |