11 border:
2px solid blue;
17 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
21 function editingTest() {
22 moveSelectionForwardByCharacterCommand();
23 extendSelectionForwardByLineCommand();
24 extendSelectionForwardByCharacterCommand();
30 <title>Editing Test
</title>
32 <body contenteditable=
"true">
33 <div class=
"explanation">
34 Should see
"Test OK" in top red box, followed by
"...more text", in its own red box.
37 <div id=
"root" style=
"word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space;">
38 <div id=
"test" class=
"editing">
40 <div id=
"test" class=
"editing">
41 xest OK
<br>...more text