5 body { overflow: hidden; }
7 border: solid red
50px;
15 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
19 function editingTest() {
20 for (i
= 0; i
< 59; i
++) {
21 moveSelectionForwardByCharacterCommand();
28 <title>Editing Test
</title>
31 <div contenteditable
id=
"root" class=
"editing">
32 <span id=
"test">Fourscore and seven years ago our fathers brought forth on
35 this continent a new nation...
</span>