16 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
20 function editingTest() {
21 extendSelectionForwardByLineCommand();
22 moveSelectionForwardByLineCommand();
27 <title>Editing Test
</title>
29 <body contenteditable
id=
"root" class=
"editing">
30 <div id=
"test">There is a tide
<br>in the affairs of men
</div><div>Which taken at the flood
</div>