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