Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / copy-paste-ruby-text-with-block-expected.txt
blobc318d250bb2828921bbf9b233d7738e4e9489317
1 This tests copying and pasting text with ruby doesn't insert new lines before and after rt but still inserts a new line around a block element around ruby.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 firstLine.length
7 PASS successfullyParsed is true
9 TEST COMPLETE