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

Unified Diff: LayoutTests/platform/chromium/editing/inserting/6703873-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/inserting/6703873-expected.txt
diff --git a/LayoutTests/platform/chromium/editing/inserting/6703873-expected.txt b/LayoutTests/platform/chromium/editing/inserting/6703873-expected.txt
deleted file mode 100644
index c6d20b995ae9e3c8926be276731ec1e32d348935..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/editing/inserting/6703873-expected.txt
+++ /dev/null
@@ -1,26 +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 784x579
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 742x36
- text run at (0,0) width 667: "This tests that inserting a newline in place of a full line of quoted content doesn't add an extra quoted line. "
- text run at (667,0) width 75: "The test has"
- text run at (0,18) width 460: "passed if there are no empty lines (quoted or unquoted) in the box below."
- RenderBlock {DIV} at (0,52) size 784x54
- RenderBlock {BLOCKQUOTE} at (0,0) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 772x18
- RenderText {#text} at (0,0) size 43x18
- text run at (0,0) width 43: "quoted"
- RenderBlock {DIV} at (12,18) size 772x0
- RenderBlock (anonymous) at (0,18) size 784x18
- RenderText {#text} at (0,0) size 59x18
- text run at (0,0) width 59: "unquoted"
- RenderBR {BR} at (59,14) size 0x0
- RenderBlock {BLOCKQUOTE} at (0,36) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 772x18
- RenderText {#text} at (0,0) size 43x18
- text run at (0,0) width 43: "quoted"
- RenderBlock {PRE} at (0,119) size 784x0
-caret: position 8 of child 2 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698