Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / editing / pasteboard / contenteditable-pre-expected.txt
1 This test copies and pastes content inside pre that is an editing host. WebKit should not clone pre.
2 To manually test, copy and paste "hello" and then paste it into the boxes below.
3 WebKit should not clone pre (nest pre) and the pasted content should not have nested borders.
4
5 Pasting into pre; the pre should not be listed below:
6 | "hello<#selection-caret>"
7
8 Pasting into div; the pasted content should be in pre:
9 | <pre>
10 |   "hello<#selection-caret>"