Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Side by Side Diff: third_party/WebKit/LayoutTests/editing/execCommand/insertHTML-expected.txt

Issue 2330353004: Convert editing/execCommand/insertHTML.html to use w3c test harness (Closed)
Patch Set: 2016-09-14T13:07:27 Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/execCommand/insertHTML.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
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.
8
9 hello 1 2 world!
10 hello<table style="display:inline-table" border="1"><tbody><tr><td>1</td><td>2</ td></tr></tbody></table><b>world</b>!
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/execCommand/insertHTML.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698