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

Unified Diff: third_party/WebKit/LayoutTests/editing/pasteboard/paste-with-redundant-style-expected.txt

Issue 2685793002: Remove Apple-style-span CSS class support (Closed)
Patch Set: Update test cases Created 3 years, 10 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/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>

Powered by Google App Engine
This is Rietveld 408576698