Index: third_party/WebKit/LayoutTests/editing/deleting/merge-paragraph-from-h6-with-style-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/deleting/merge-paragraph-from-h6-with-style-expected.txt b/third_party/WebKit/LayoutTests/editing/deleting/merge-paragraph-from-h6-with-style-expected.txt |
deleted file mode 100644 |
index 8a645af0de214dbc9597ab127978b0b619ad32d9..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/editing/deleting/merge-paragraph-from-h6-with-style-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
-This tests deleting line break before h6. |
-WebKit should not cancel styles added by h6 by those of document's default style but still keep "hello" italicized and "world" in red. |
-| " |
-" |
-| <em> |
-| "hello<#selection-caret>" |
-| <span> |
-| style="color: red;" |
-| "world" |
-| " |
-" |