Index: LayoutTests/editing/pasteboard/interchange-newline-4-expected.txt |
diff --git a/LayoutTests/editing/pasteboard/interchange-newline-4-expected.txt b/LayoutTests/editing/pasteboard/interchange-newline-4-expected.txt |
index c19c51e7e0312ed138f2102bdac89e474012caa2..5b6f2265e065f3cecae31b56f36bd3918fb066cf 100644 |
--- a/LayoutTests/editing/pasteboard/interchange-newline-4-expected.txt |
+++ b/LayoutTests/editing/pasteboard/interchange-newline-4-expected.txt |
@@ -1,11 +1,7 @@ |
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document |
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > DIV > BODY > HTML > #document to 3 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification |
This tests for a bug where pasted content starting with an interchange newline would end up |
outside of the editable region where it was pasted. You should see 'foo\nbar' below. |
| " |