Sign in
webkit
/
WebKit
/
b387ed984cfa86e07321d6d915fc6d801afbcecc
/
.
/
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>