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

Unified Diff: LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-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-blockquote-into-blockquote-3-expected.txt
diff --git a/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt b/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt
deleted file mode 100644
index e3c7f0979c3e809b1d69320fa44986ae786cb11c..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-This tests pasting a blockquote into a blockquote. Nothing below should be double-blockquoted.
-| "
- "
-| <blockquote>
-| type="cite"
-| "one"
-| <br>
-| "two"
-| <br>
-| "three"
-| <br>
-| id="endContent"
-| "two<#selection-caret>"
-| <br>
-| <blockquote>
-| type="cite"
-| <br>
-| "
- "

Powered by Google App Engine
This is Rietveld 408576698