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

Unified Diff: LayoutTests/platform/chromium/editing/pasteboard/paste-blockquote-into-blockquote-4-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/platform/chromium/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
diff --git a/LayoutTests/platform/chromium/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt b/LayoutTests/platform/chromium/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
deleted file mode 100644
index 0e5b8ce9129998b0cae20e97ee7e0454372675f5..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 548x18
- text run at (0,0) width 548: "This test passes if nothing is double-quoted, and \"Two\" and \"Four\" aren't quoted at all."
- RenderBlock {DIV} at (0,34) size 784x90
- RenderBlock {BLOCKQUOTE} at (0,0) size 784x36 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderText {#text} at (22,0) size 33x18
- text run at (22,0) width 33: "Paste"
- RenderBR {BR} at (55,14) size 0x0
- RenderText {#text} at (22,18) size 58x18
- text run at (22,18) width 58: "HereOne"
- RenderBlock (anonymous) at (0,36) size 784x18
- RenderText {#text} at (0,0) size 30x18
- text run at (0,0) width 30: "Two"
- RenderBlock {BLOCKQUOTE} at (0,54) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderText {#text} at (22,0) size 37x18
- text run at (22,0) width 37: "Three"
- RenderBlock (anonymous) at (0,72) size 784x18
- RenderText {#text} at (0,0) size 30x18
- text run at (0,0) width 30: "Four"
-caret: position 4 of child 3 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698