11 border:
2px solid blue;
17 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
21 function editingTest() {
22 moveSelectionForwardByCharacterCommand();
23 extendSelectionForwardByLineCommand();
24 extendSelectionForwardByLineCommand();
25 extendSelectionForwardByCharacterCommand();
31 <title>Editing Test
</title>
33 <body contenteditable=
"true">
34 <div class=
"explanation">
35 Should see
"XX" in a single red box.
38 <div id=
"root" style=
"word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space;">
39 <div id=
"test" class=
"editing">
41 <div id=
"test" class=
"editing">
42 should not see this content
<br>XX