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

Side by Side 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, 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1   Link Random text.
2 Link Random text.
3 This test checks selection drag edge cases on Mac. To run the test manually:
4
5 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.
6 Select everything above, start the drag over the link, and with no delay, drag i t to the content editable area. The entire selection should be dragged.
7 Select everything above, start the drag over the text, and with no delay, drag i t to the content editable area. Nothing should be dragged, but a bunch of text s hould be selected instead.
8 Dumping info about contenteditable div:
9 Number of children: 4
10 Contents:
11 IMG
12 IMG
13 A
14 SPAN
15 Number of selected ranges: 1
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698