Index: LayoutTests/fast/events/selectstart-on-selectall-expected.txt |
diff --git a/LayoutTests/fast/events/selectstart-on-selectall-expected.txt b/LayoutTests/fast/events/selectstart-on-selectall-expected.txt |
index 66f741d33a430fa04388f3d88bb25bf58bed24dd..9a8e19fcf312a5e08635e8977762bab916195828 100644 |
--- a/LayoutTests/fast/events/selectstart-on-selectall-expected.txt |
+++ b/LayoutTests/fast/events/selectstart-on-selectall-expected.txt |
@@ -1,4 +1,3 @@ |
-EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of #text > P > BODY > HTML > #document to 61 of #text > P > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
This test ensures selectstart event fires when selecting all. |