Sign in
webkit
/
WebKit
/
2b9314704109414223cf0e708fa0d8203754e674
/
.
/
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"