| <script src=../editing.js language="JavaScript" type="text/JavaScript" ></script> |
| moveSelectionForwardByLineCommand(); |
| extendSelectionForwardByLineCommand(); |
| extendSelectionForwardByCharacterCommand(); |
| <title>Editing Test</title> |
| <div class="explanation"> |
| Should see "bar" and "baz" centered in their own red boxes. The "foo" line should be in its own red box, but not centered. |
| <div id="root" style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space;"> |
| <div id="test" class="editing"> |