Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / editing / pasteboard / paste-with-redundant-style-expected.txt
1 This tests pasting content with redundant inline style.
2 You should not see any inline styles other than font-weight: bold and there should be exactly one span around WebKit.
3 | <em>
4 |   style="font-weight: bold; "
5 |   "hello world"
6 | <br>
7 | <span>
8 |   style="font-weight: bold;"
9 |   "WebKit"
10 | <br>
11 | <em>
12 |   "rocks<#selection-caret>"
13 | <b>
14 |   style="font-style: italic;"
15 |   <br>