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

Unified Diff: LayoutTests/editing/pasteboard/paste-after-inline-style-element-expected.txt

Issue 13954003: Remove mail blockquote special case handling. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/editing/pasteboard/paste-after-inline-style-element-expected.txt
diff --git a/LayoutTests/editing/pasteboard/paste-after-inline-style-element-expected.txt b/LayoutTests/editing/pasteboard/paste-after-inline-style-element-expected.txt
deleted file mode 100644
index 71b76f2b9264e871f30e1e2e595a2a47f4d54fa2..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/pasteboard/paste-after-inline-style-element-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-This test ensures WebKit does not crash when pasting content immediately after an inline style element.
-This test exhibits a bug. The inserted content should be on a separate line but it is not.
-| <blockquote>
-| type="cite"
-| <b>
-| "line 1 "
-| "line 2<#selection-caret> "
-| <b>
-| <br>

Powered by Google App Engine
This is Rietveld 408576698