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