Sign in
webkit
/
WebKit
/
1ae32ffaa60e07410e8accdc0af3b31feaa74e3a
/
.
/
LayoutTests
/
fast
/
table
/
large-rowspan-crash.html
blob: dc324ae2b8a4e0bd2e0335732b16c25df9f85e68 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<table><td
rowspan
=
674227123
></td></table>
<p>
If the browser didn't crash, the test passed.
</p>