Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-pre-002-expected.txt
blob0391ab8e12915cb85b4d9585d3acccdd5753b627
1 This is a layout test for rdar://problem/4370209 "Reproducible crash when pasting over whitespace:pre text". The text below is selected, copied, and pasted over itself. You'll see foo/nbar if successful.
2 foo
3 bar
4 execCopyCommand: <div id="test" class="editing"> <pre>foo bar</pre> </div>
5 execPasteCommand: <div id="test" class="editing"> <pre>foo bar</pre> </div>