Index: LayoutTests/platform/mac/editing/selection/drag-selections-to-contenteditable-expected.txt |
diff --git a/LayoutTests/platform/mac/editing/selection/drag-selections-to-contenteditable-expected.txt b/LayoutTests/platform/mac/editing/selection/drag-selections-to-contenteditable-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0b537d28e88d8b8c7403cc92bca75911b93459cb |
--- /dev/null |
+++ b/LayoutTests/platform/mac/editing/selection/drag-selections-to-contenteditable-expected.txt |
@@ -0,0 +1,15 @@ |
+ Link Random text. |
+ Link Random text. |
+This test checks selection drag edge cases on Mac. To run the test manually: |
+ |
+Select everything above, start the drag over the image, and with no delay, drag it to the content editable area. Only the image should be dragged. |
+Select everything above, start the drag over the link, and with no delay, drag it to the content editable area. The entire selection should be dragged. |
+Select everything above, start the drag over the text, and with no delay, drag it to the content editable area. Nothing should be dragged, but a bunch of text should be selected instead. |
+Dumping info about contenteditable div: |
+Number of children: 4 |
+Contents: |
+IMG |
+IMG |
+A |
+SPAN |
+Number of selected ranges: 1 |