The inline style should be applied when merging div element.
The test passes if "bar" has the green color and 20px font-size.
| "
"
| <div>
| "foo<#selection-caret>"
| <span>
| style="color: green; font-size: 20px;"
| "bar"
| "
"
The inline style should be applied when merging div element.
The test passes if "bar" has the green color and 20px font-size.
| "
"
| <div>
| "foo<#selection-caret>"
| <span>
| style="color: green; font-size: 20px;"
| "bar"
| "
"