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>" |
-| " |
-" |