Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / copy-paste-ruby-text-expected.txt
blobe32d4a9f9e6ed00ea0cdc28270e786a8fddfc13b
1 This tests copying and pasting text with ruby doesn't insert new lines before and after rt.To manually test, copy and paste the text into the textarea. There should be not new line in the textarea.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS textarea.value.indexOf('\n') is -1
7 PASS successfullyParsed is true
9 TEST COMPLETE