summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/editing/deleting/delete-line-break-between-paragraphs-with-same-style-expected.txt
blob: 54a4bd5429f5388a011575a2cdd8a095ddc2947a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This tests deleting a line break between paragraphs with the same inline style. Inline style should be preserved after the merge.
| "
"
| <div>
|   <font>
|     class="Apple-style-span"
|     face="monospace"
|     "hello world<#selection-caret>"
|   <span>
|     style="font-family: monospace;"
|     "WebKit"
| "
"