Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(194)

Unified Diff: LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-in-iframe-expected.txt

Issue 14089009: Change long press behavior when touch text selection is enabled: (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: patch Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698