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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/forms/textarea/drag-out-of-textarea-expected.txt

Issue 1524663002: Move textarea-related tests to fast/forms/textarea/, part 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
OLDNEW
1 This tests dragging text from a textarea element to an input element. 1 This tests dragging text from a textarea element to an input element.
2 2
3 When the test is run, the follow textarea should be empty: 3 When the test is run, the follow textarea should be empty:
4 4
5 5
6 6
7 And the following input should have text in it: 7 And the following input should have text in it:
8 8
9 9
10 10
11 Test succeeded! 11 Test succeeded!
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698