1 <html xmlns=
"http://www.w3.org/1999/xhtml">
4 var testRunner
= window
.parent
.testRunner
;
5 window
.frameElement
.outerHTML
= "PASS (no crash)";
7 testRunner
.notifyDone();
10 document
.addEventListener("DOMCharacterDataModified", overwrite
);