Sign in
webkit
/
WebKit
/
34f5efbbe2903324708c7d6f83220e30b3f6ddd8
/
.
/
LayoutTests
/
editing
/
deleting
/
merge-div-with-inline-style-expected.txt
blob: d5bb1a02e9f6daf913654b373fda767cd0a58ba0 [
file
] [
log
] [
blame
]
The inline style should be applied when merging div element.
The test passes if "bar" has the blue color and 20px font-size.
| "\n"
| <div>
| "foo<#selection-caret>"
| <span>
| style="color: blue; font-size: 20px;"
| "bar"
| "\n"