Sign in
webkit
/
WebKit
/
c8ae5dfc29b0499bcd0de492025ef708ddc16b15
/
.
/
LayoutTests
/
editing
/
deleting
/
merge-div-with-inline-style-expected.txt
blob: b58a99efc6405f5f74a43f364ccc3d65aa9de448 [
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.
| "
"
| <div>
| "foo<#selection-caret>"
| <span>
| style="color: blue; font-size: 20px;"
| "bar"
| "
"