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/switch-list-type-expected.txt

Issue 2334123004: Convert editing/execCommand/switch-list-type.html to use w3c test harness (Closed)
Patch Set: 2016-09-14T14:32:49 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/switch-list-type.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/switch-list-type-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-expected.txt
deleted file mode 100644
index d065c02f80523f6288e72f63508cf8ad70feba96..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-This test checks to see if InsertOrderedList can switch the list type of list items.
-
-This should be in an ordered list.
-This should be in an unordered list. 
-
-This should be in an ordered list.
-This should be in an ordered list.
-This should be in an unordered list.
-This should be in an ordered list.
-This should be in an unordered list.
-This should be in an ordered list.
-This should not be in a list.
-This should be in an ordered list.
-<ol style="border: 1px solid red;"> <li>This should be in an ordered list.</li> </ol><span id="item1"><ul><li>This should be in an unordered list.&nbsp;</li></ul></span><ol style="border: 1px solid red;"><br> This should be in an ordered list. <li>This should be in an ordered list.</li> </ol><ul><li>This should be in an unordered list.</li></ul><ol style="border: 1px solid red;"><li>This should be in an ordered list.</li> </ol><ul><li>This should be in an unordered list.</li></ul><ol style="border: 1px solid red;"> <li>This should be in an ordered list.</li> </ol> This should not be in a list.<br><ol><li>This should be in an ordered list.</li></ol>
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698