Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / merge-paragraph-from-h6-with-style-expected.txt
blob8a645af0de214dbc9597ab127978b0b619ad32d9
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 This tests deleting line break before h6.
6 WebKit should not cancel styles added by h6 by those of document's default style but still keep "hello" italicized and "world" in red.
7 | "
9 | <em>
10 |   "hello<#selection-caret>"
11 | <span>
12 |   style="color: red;"
13 |   "world"
14 | "