Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-with-redundant-style-expected.txt
blob1120e4746b68c99352b691934720c87e8eb07ae8
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>