blob: 7470b1daaf0cd8ecf1202c6c5e9c3a380f0ca4f5 [file] [log] [blame]
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
var img = new Image();
img.width;
</script>
<p>This tests for a regression against
<i><a href="http://bugzilla.opendarwin.org/show_bug.cgi?id=6841">http://bugzilla.opendarwin.org/show_bug.cgi?id=6841</a>
REGRESSION: WebKit (Thursday, January 26, 2006) crash in HTMLImageElementImpl::width()</i>.
</p>
No crash = test PASS