Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / insertHTML-expected.txt
blobbc126f52e75c9f0cf5f9d0c1a2cc9ed4188dd1c2
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 This is a test of execCommand(insertHTML, ...). The contents of the editable div below should be the same before and after the test.
9 hello 1 2 world!
10 hello<table style="display:inline" border="1"><tbody><tr><td>1</td><td>2</td></tr></tbody></table><b>world</b>!