Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / merge-div-with-inline-style-expected.txt
blob1b2bf508aff816406173260eec0fe49e98d51175
1 The inline style should be applied when merging div element.
2 The test passes if "bar" has the green color and 20px font-size.
3 | "
5 | <div>
6 |   "foo<#selection-caret>"
7 |   <span>
8 |     style="color: green; font-size: 20px;"
9 |     "bar"
10 | "