Index: third_party/WebKit/LayoutTests/editing/pasteboard/paste-with-redundant-style-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/pasteboard/paste-with-redundant-style-expected.txt b/third_party/WebKit/LayoutTests/editing/pasteboard/paste-with-redundant-style-expected.txt |
deleted file mode 100644 |
index 1120e4746b68c99352b691934720c87e8eb07ae8..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/editing/pasteboard/paste-with-redundant-style-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-This tests pasting content with redundant inline style. |
-You should not see any inline styles other than font-weight: bold and there should be exactly one span around WebKit. |
-| <em> |
-| style="font-weight: bold;" |
-| "hello world" |
-| <br> |
-| <span> |
-| style="font-weight: bold;" |
-| "WebKit" |
-| <br> |
-| <em> |
-| "rocks<#selection-caret>" |
-| <b> |
-| style="font-style: italic;" |
-| <br> |