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

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

Issue 2272983002: Convert editing/execCommand/switch-list-type-with-orphaned-li.html to use w3c test harness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 2016-08-24T18:27:39 Created 4 years, 4 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
Index: third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-with-orphaned-li-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-with-orphaned-li-expected.txt b/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-with-orphaned-li-expected.txt
deleted file mode 100644
index ae2d55dd8f827cd228d53e864bfa3680680e48cf..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/execCommand/switch-list-type-with-orphaned-li-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-This tests switching multiple lists with an orphaned list child to an ordered list.
-| "
-"
-| <ol>
-| <li>
-| "<#selection-anchor>webkit"
-| <li>
-| "rocks"
-| "
- "
-| <li>
-| "because of"
-| "
- "
-| <li>
-| "you<#selection-focus>"
-| "
-"
-| "
-"
-| "
-"
-| "
-"
-| "
-"

Powered by Google App Engine
This is Rietveld 408576698