<style>
html, body { -webkit-column-count: 2000000000; -webkit-column-width: 0; }
</style>
<body>
This test should not crash.
</body>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
html, body { -webkit-column-count: 2000000000; -webkit-column-width: 0; }
</style>
<body>
This test should not crash.
</body>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>