3 testRunner
.dumpAsText();
6 <a href=
"https://bugs.webkit.org/show_bug.cgi?id=32842"
7 >https://bugs.webkit.org/show_bug.cgi?id=
26088</a>.
8 The test passes if there is no crash.
9 <TEXTAREA id=
"container">
16 document.execCommand(
"FindString", true,
"s");
17 document.execCommand(
"FindString", true,
"n");
22 <script type=
"text/javascript">
23 e
=document
.getElementById('container');