Index: LayoutTests/editing/selection/drag-selection-nodes-expected.txt |
diff --git a/LayoutTests/editing/selection/drag-selection-nodes-expected.txt b/LayoutTests/editing/selection/drag-selection-nodes-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7e26cd785925b7886ea03562396f10f947d045d6 |
--- /dev/null |
+++ b/LayoutTests/editing/selection/drag-selection-nodes-expected.txt |
@@ -0,0 +1,9 @@ |
+Simple test that dragging and dropping a selection targets the right node. |
+ |
+Test 1: select this line and drag me. |
+Test 2: |
+ |
+Test 3: select this line and drag me from the image. |
+Test 1: FAIL: target element was [object HTMLDivElement] |
+Test 2: PASS |
+Test 3: PASS |