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

Unified Diff: third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-with-inner-list-expected.txt

Issue 2337413002: Convert editing/execCommand/switch-list-type-with-inner-list.html to use w3c test harness (Closed)
Patch Set: 2016-09-14T14:39:46 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-with-inner-list.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-with-inner-list-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-with-inner-list-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-with-inner-list-expected.txt
deleted file mode 100644
index 9c25045724b8ad1b1bc76b4d74533a5e088ab3b9..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-with-inner-list-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-This tests switching an unordered list with a nested list to an ordered list.
-| "
-"
-| <ol>
-| <li>
-| "<#selection-anchor>hello"
-| "
- "
-| <ol>
-| "
- "
-| <li>
-| "world"
-| "
- "
-| "
- "
-| <li>
-| "webkit<#selection-focus>"
-| "
-"
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-with-inner-list.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698