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

Unified Diff: LayoutTests/editing/execCommand/break-non-editable-blockquote-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/execCommand/break-non-editable-blockquote-expected.txt
diff --git a/LayoutTests/editing/execCommand/break-non-editable-blockquote-expected.txt b/LayoutTests/editing/execCommand/break-non-editable-blockquote-expected.txt
deleted file mode 100644
index cb0a2a365d173fa640b0dcc2815b7963d58d78cb..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/execCommand/break-non-editable-blockquote-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-This test ensures WebKit properly inserts newline in quoted contents, which is enclosed by a non-editable blockquote.
-| <blockquote>
-| type="cite"
-| "hello"
-| <br>
-| <blockquote>
-| type="cite"
-| " world"

Powered by Google App Engine
This is Rietveld 408576698