13 border:
2px solid blue;
18 <script src=../editing.js
language=
"JavaScript" type=
"text/JavaScript" ></script>
22 function editingTest() {
23 for (i
= 0; i
< 3; i
++)
24 moveSelectionForwardByCharacterCommand();
25 insertParagraphCommand();
30 <title>Editing Test
</title>
32 <body contenteditable
id=
"root">
34 Test inserting paragraphs: should see empty red box below
"baz"
36 <div style=
"height: 12px"></div>
38 <div class=
"editing" id=
"test">baz
</div>bar
<div class=
"editing">foo
</div>
39 <div class=
"editing"><br class=
"khtml-block-placeholder"></div>