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

Side by Side Diff: LayoutTests/editing/pasteboard/smart-paste-in-text-control-expected.txt

Issue 14969020: Avoid adding placeholder when deleting last text in root (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More test expectation flags. Created 7 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
1 This tests smart pasting in a text control. To manually test, double click the m iddle word in the text area below. Then cut and paste. It should result in the o riginal text. The space before the middle word should not be lost. 1 This tests smart pasting in a text control. To manually test, double click the m iddle word in the text area below. Then cut and paste. It should result in the o riginal text. The space before the middle word should not be lost.
2 2
3 PASS: Smart cutting and pasting result in the original text. 3 FAIL: Smart cutting and pasting do not result in the original text.
ojan 2013/05/14 19:02:18 Looks like this test needs to be updated. We're th
leviw_travelin_and_unemployed 2013/05/14 23:32:19 Sorry... I ran reset-results on too many tests, an
ojan 2013/05/14 23:45:15 Wow. That's pretty bad. We support smart-cut, but
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698