chromium/third_party/blink/web_tests/editing/deleting/merge-paragraph-with-style-from-rule-expected.txt

You should see "hello webKit" all in blue:
| "
"
| <p>
|   <span>
|     class="someClass"
|     style="font-size: 12pt;"
|     "hello"
|   " "
|   <span>
|     class="someClass"
|     style="font-size: 12pt;"
|     "w<#selection-caret>"
|   <span>
|     style="color: blue; font-size: 12pt;"
|     "ebKit"
| "
"