4 <script src=../editing.js
></script>
6 if (window
.testRunner
) {
7 testRunner
.dumpAsText();
8 testRunner
.waitUntilDone();
11 function editingTest() {
12 var s
= window
.getSelection();
13 d
= document
.getElementById("test1");
15 extendSelectionForwardByLineCommand();
17 test1
.innerHTML
= "PASS. WebKit didn't crash.";
18 if (window
.testRunner
)
19 testRunner
.notifyDone();
22 <pre id=
"console"></pre>
23 <div id=test1
>(required to cause a crash)
<object style='content: counters(c,
".")
"-"; ' type=text/vbs
></object></div>