Index: LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-expected.txt |
diff --git a/LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-expected.txt b/LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-expected.txt |
index 1e6f487459f7ceed00fa87df40ebc0ffb3458e95..e583a4998bee89b8450e4e40b52c5da9665a37b7 100644 |
--- a/LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-expected.txt |
+++ b/LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-expected.txt |
@@ -1,3 +1,6 @@ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
This test checks long press behavior when both touch drag/drop and touch editing are enabled. |
1. Check that long press on a draggable element starts drag. |
2. Check that long press on non-draggable text selects the text. |