summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/table/large-rowspan-crash.html
blob: 26fc5ba6526e33fd349e43563996a3954895acaa (plain)
1
2
3
4
5
6
<script>
if (window.layoutTestController)
    layoutTestController.dumpAsText();
</script>
<table><td rowspan=674227123></td></table>
<p>If the browser didn't crash, the test passed.</p>