10 testRunner
.dumpAsText();
12 document
.addEventListener("DOMSubtreeModified", listen
, true);
17 <body onload=
"test()">
19 Test for
<i><a href=
"http://bugs.webkit.org/show_bug.cgi?id=12353">http://bugs.webkit.org/show_bug.cgi?id=
12353</a>
20 REGRESSION: Crash on load (mutation event dispatch under the image element constructor deletes the element)
</i>.
23 No crash means test PASS.