4 if (window
.testRunner
) {
5 testRunner
.dumpAsText();
6 testRunner
.waitUntilDone();
9 function firstPartLoaded()
12 document
.getElementById("results").innerHTML
= "PASS";
13 if (window
.testRunner
)
14 testRunner
.notifyDone();
20 Test for
<i><a href=
"http://bugs.webkit.org/show_bug.cgi?id=13360">http://bugs.webkit.org/show_bug.cgi?id=
13360</a>
21 REGRESSION: Crash closing live web cam viewer page
</i>.
24 If WebKit does not assert or crash after the test, then it passed.
26 <img width=
24 height=
24 src=
"resources/multipart.php?interval=0&img1=2x2-green.png&img2=2x2-green.png&wait=3" onload=
"firstPartLoaded()">