Index: LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-in-iframe-expected.txt |
diff --git a/LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-in-iframe-expected.txt b/LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-in-iframe-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6db569c545dedb224d6a7ab862ae8f494a0db655 |
--- /dev/null |
+++ b/LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-in-iframe-expected.txt |
@@ -0,0 +1,9 @@ |
+ |
+This test checks long press behavior inside an iframe 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. |
+3. Check that long press on selected text starts drag. |
+ |
+Testing |
+PASS |
+PASS |