10 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
14 function editingTest() {
15 extendSelectionForwardByLineCommand();
16 extendSelectionForwardByLineCommand();
17 extendSelectionBackwardByCharacterCommand();
23 <title>Editing Test
</title>
25 <body contenteditable
id=
"root">
26 <div id=
"test" class=
"editing">There is a tide
</div>
27 <div class=
"editing">in the affairs of men
<br>Which taken at the flood
</div>