Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / prevent-block-nesting-01-expected.txt
blob1d3323475b170cedbcb33cebda81f0594407d1de
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 The code in paste that prevents block nesting had a bug where the order of pasted paragraphs could be reversed.
5 | "There should be an empty line between these two paragraphs."
6 | <div>
7 |   <br>
8 | <div>
9 |   "This paragraph and the empty line should have be in their own divs with a red border.<#selection-caret>"