<!DOCTYPE html>
<style>
::-webkit-scrollbar-corner { zoom: normal; }
* {overflow:hidden}
</style>
<table><tr>
<script>
if (window.testRunner)
testRunner.dumpAsText();
document.body.innerHTML = "PASS, no crash";
</script>
<!DOCTYPE html>
<style>
::-webkit-scrollbar-corner { zoom: normal; }
* {overflow:hidden}
</style>
<table><tr>
<script>
if (window.testRunner)
testRunner.dumpAsText();
document.body.innerHTML = "PASS, no crash";
</script>