Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / editing / deleting / merge-div-with-inline-style-expected.txt
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 | "
4 "
5 | <div>
6 |   "foo<#selection-caret>"
7 |   <span>
8 |     style="color: green; font-size: 20px;"
9 |     "bar"
10 | "
11 "