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

Unified Diff: LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-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-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
new file mode 100644
index 0000000000000000000000000000000000000000..1e6f487459f7ceed00fa87df40ebc0ffb3458e95
--- /dev/null
+++ b/LayoutTests/fast/events/touch/gesture/long-press-drag-drop-touch-editing-combined-expected.txt
@@ -0,0 +1,11 @@
+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.
+3. Check that long press on selected text starts drag.
+
+Testing
+PASS
+PASS
+PASS
+Drag me
+Some text

Powered by Google App Engine
This is Rietveld 408576698