Index: third_party/WebKit/LayoutTests/editing/deleting/delete-by-word-001-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/deleting/delete-by-word-001-expected.txt b/third_party/WebKit/LayoutTests/editing/deleting/delete-by-word-001-expected.txt |
deleted file mode 100644 |
index 97d9d9b3ce8967445cff064387c027012d7f3abe..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/editing/deleting/delete-by-word-001-expected.txt |
+++ /dev/null |
@@ -1,34 +0,0 @@ |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-Tests: |
-Option-delete when a typing command is open. |
-Expected Results: |
-Net result is a third "cha". It should like this: |
-one two cha cha cha three four cha cha cha |
-one two cha cha cha three four cha cha cha |
-execTypeCharacterCommand: <div id="test" class="editing"> one two cha cha three four cha cha cha </div> |
-execTypeCharacterCommand: <div id="test" class="editing"> one two a cha cha three four cha cha cha </div> |
-execTypeCharacterCommand: <div id="test" class="editing"> one two ab cha cha three four cha cha cha </div> |
-execTypeCharacterCommand: <div id="test" class="editing"> one two abc cha cha three four cha cha cha </div> |
-DeleteWord: <div id="test" class="editing"> one two cha cha three four cha cha cha </div> |
-execTypeCharacterCommand: <div id="test" class="editing"> one two c cha cha three four cha cha cha </div> |
-execTypeCharacterCommand: <div id="test" class="editing"> one two ch cha cha three four cha cha cha </div> |
-execTypeCharacterCommand: <div id="test" class="editing"> one two cha cha cha three four cha cha cha </div> |