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

Unified Diff: LayoutTests/platform/mac/editing/selection/drag-selections-to-contenteditable-expected.txt

Issue 265843006: Remove stale platform-specific expectations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Script bug: do not delete chunked-progress-event-expectedLength-expected.txt Created 6 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/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
deleted file mode 100644
index 0b537d28e88d8b8c7403cc92bca75911b93459cb..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/editing/selection/drag-selections-to-contenteditable-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-  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

Powered by Google App Engine
This is Rietveld 408576698