Index: LayoutTests/fast/forms/focus-selection-textarea-expected.txt |
diff --git a/LayoutTests/fast/forms/focus-selection-textarea-expected.txt b/LayoutTests/fast/forms/focus-selection-textarea-expected.txt |
index fdfe54439dcf62950520357118bdc5e4750f4d5e..0ff009457a8fb30d041202be6a061a6cffd4788e 100644 |
--- a/LayoutTests/fast/forms/focus-selection-textarea-expected.txt |
+++ b/LayoutTests/fast/forms/focus-selection-textarea-expected.txt |
@@ -16,7 +16,6 @@ EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
<textarea> focus selection |
This test checks whether the selection is restored, cleared, or set to the full range when using different ways to focus a text area. These results all match Mozilla. When running manually, please follow the steps below. In the test harness, the test runs automatically. |