| <script src="../../../resources/dump-as-markup.js"></script> |
| <p>This test copies and pastes "is a tide in the affairs of men,\nWhich taken at the flood leads on to fortune.\nOmitted" twice.</p> |
| <div contenteditable id="root"> |
| <div id="test" class="editing">There is a tide in the affairs of men, |
| <div class="editing">Which taken at the flood leads on to fortune. |
| <div class="editing">Omitted, all the voyage of their life, |
| <div class="editing">Is bound in shallows and in miseries. |
| <script src="../editing.js"></script> |
| moveSelectionForwardByCharacterCommand(); |
| extendSelectionForwardByCharacterCommand(); |
| runDumpAsTextEditingTest(true); |