summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/editing/pasteboard/copy-paste-ruby-text-with-block-expected.txt
blob: c318d250bb2828921bbf9b233d7738e4e9489317 (plain)
1
2
3
4
5
6
7
8
9
10
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.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS textarea.value.indexOf('\n') is firstLine.length
PASS successfullyParsed is true

TEST COMPLETE