blob: 7e7377ef7ebe6332824c7503ee2fa56ebea67aac [file] [log] [blame]
<!DOCTYPE html>
<p>PASS if no crash or DCHECK failure.</p>
<table id="elm" style="columns:2;">
<colgroup style="column-count:2;">
</table>
<script>
document.body.offsetTop;
elm.style.columns = "auto";
</script>