Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / editing / pasteboard / paste-pre-002-expected.txt
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>