11 border:
2px solid blue;
17 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
21 function editingTest() {
22 moveSelectionForwardByLineCommand();
23 extendSelectionForwardByLineCommand();
24 extendSelectionForwardByCharacterCommand();
25 justifyCenterCommand();
30 <title>Editing Test
</title>
32 <body contenteditable
>
34 <div class=
"explanation">
35 Should see
"bar" and
"baz" centered in their own red boxes. The
"foo" line should be in its own red box, but not centered.
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">