11 border:
2px solid blue;
17 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
21 function editingTest() {
22 moveSelectionForwardByLineCommand();
23 moveSelectionForwardByLineCommand();
24 justifyCenterCommand();
29 <title>Editing Test
</title>
31 <body contenteditable
>
33 <div class=
"explanation">
34 Should see
"baz" centered in its own red box, with a two left-aligned lines above,
"foo" and
"bar".
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">