Index: third_party/WebKit/LayoutTests/editing/inserting/insert-paragraph-at-end-of-line-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/inserting/insert-paragraph-at-end-of-line-expected.txt b/third_party/WebKit/LayoutTests/editing/inserting/insert-paragraph-at-end-of-line-expected.txt |
deleted file mode 100644 |
index e7dbe5639c0a8418a9a9067a34011063b3eb1b64..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/editing/inserting/insert-paragraph-at-end-of-line-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-This tests the fix for <rdar://problem/6633727> - Hitting return at the end of a line with an anchor jumps me to the bottom of the message. |
-If the test has passed, the numbers should be in order, and only "1" should be a link. |
-| <a> |
-| href="#" |
-| id="anchor" |
-| "1" |
-| <div> |
-| "2<#selection-caret>" |
-| <br> |
-| <div> |
-| "3" |