1 <BODY onload=
"go()"><SCRIPT>
4 testRunner.dumpAsText();
5 document.body.parentElement.removeChild(document.body);
6 o = document.createElement(
"textArea");
7 o.innerHTML='
<b><menu><link></b><head></head>x';
8 document.write(
"<p>Test for <a href='https://bugs.webkit.org/show_bug.cgi?id=19517'>bug 19517</a>: DOM modification of textArea causes Access Violation</p>");
9 document.write(
"<p>PASS if no crash</p>");