Index: LayoutTests/fast/events/selectstart-prevent-selectall-expected.txt |
diff --git a/LayoutTests/fast/events/selectstart-prevent-selectall-expected.txt b/LayoutTests/fast/events/selectstart-prevent-selectall-expected.txt |
index c4404387e58b006ad069c5f69c0cbe80fcf46e28..a85105b1543332ad37517b9a82623dc7bbb585a1 100644 |
--- a/LayoutTests/fast/events/selectstart-prevent-selectall-expected.txt |
+++ b/LayoutTests/fast/events/selectstart-prevent-selectall-expected.txt |
@@ -2,7 +2,6 @@ EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
This test ensures selectstart event fires when selecting all and script can prevent the selection change. |
div: PASS |