11 border:
2px solid blue;
17 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
21 function editingTest() {
22 moveSelectionForwardByLineCommand();
23 justifyCenterCommand();
28 <title>Editing Test
</title>
30 <body contenteditable
>
32 <div class=
"explanation">
33 Should see
"bar" centered in its own red box, with a left-aligned
"foo" line above and a left-aligned
"baz" line below.
36 <div id=
"root" style=
"word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space;">
37 <div id=
"test" class=
"editing">