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

Unified Diff: LayoutTests/editing/selection/drag-input-text-nested-in-draggable-element-expected.txt

Issue 50433002: Fix dragging text inside a input element nested in a draggable element. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Better names and comments Created 7 years, 1 month 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/editing/selection/drag-input-text-nested-in-draggable-element-expected.txt
diff --git a/LayoutTests/editing/selection/drag-input-text-nested-in-draggable-element-expected.txt b/LayoutTests/editing/selection/drag-input-text-nested-in-draggable-element-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a2d6575a9df005974cfc00e48c3df62a8888ed60
--- /dev/null
+++ b/LayoutTests/editing/selection/drag-input-text-nested-in-draggable-element-expected.txt
@@ -0,0 +1,4 @@
+Simple test that dragging selected text in an input box nested in a draggable element works.
+
+Draggable div wrapping a text input box:
+PASS

Powered by Google App Engine
This is Rietveld 408576698