11 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
15 function editingTest() {
16 justifyCenterCommand();
21 <title>Editing Test
</title>
23 <body id=
"root" contenteditable
>
24 <div style=
"test-align: right;" id=
"test" class=
"editing">
25 Here is some text. Should be
<b>centered
</b>.
27 <div id=
"test" class=
"editing">
28 Here is some text. Should be
<b>flush left
</b>.