5 testRunner
.waitUntilDone();
9 document
.getElementById("topCell").style
.display
= "none";
10 document
.getElementById("bottomCell").style
.backgroundImage
="url(../replaced/resources/1x1-green.png)";
11 document
.getElementById("result").innerText
= "SUCCESS"
12 if (window
.testRunner
)
13 testRunner
.notifyDone();
19 Test for
<i><a href=
"http://bugs.webkit.org/show_bug.cgi?id=13774">http://bugs.webkit.org/show_bug.cgi?id=
13774</a>
20 REGRESSION: Crash emailing blog entry using Google Reader
</i>.
23 FAIL (test did not complete)
25 <img src=
"../replaced/resources/1x1-green.png" onload=
"test()">
26 <table style=
"border-collapse: collapse;">
29 <td id=
"topCell"></td>
32 <td id=
"bottomCell"></td>