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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/execCommand/insertHTML.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/editing/execCommand/insertHTML-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/insertHTML-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/insertHTML-expected.txt
deleted file mode 100644
index b954adf843f69471c8a4ed104afe854ae4ac175d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/execCommand/insertHTML-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-This is a test of execCommand(insertHTML, ...). The contents of the editable div below should be the same before and after the test.
-
-hello 1 2 world!
-hello<table style="display:inline-table" border="1"><tbody><tr><td>1</td><td>2</td></tr></tbody></table><b>world</b>!
« 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