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

Unified Diff: LayoutTests/platform/chromium/editing/inserting/5510537-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/5510537-expected.txt
diff --git a/LayoutTests/platform/chromium/editing/inserting/5510537-expected.txt b/LayoutTests/platform/chromium/editing/inserting/5510537-expected.txt
deleted file mode 100644
index 89f37362f0d975da7e47cfd0367d8b42f41f8792..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/editing/inserting/5510537-expected.txt
+++ /dev/null
@@ -1,35 +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 773x36
- text run at (0,0) width 639: "This tests that inserting a newline at the beginning of quoted content doesn't add an extra quoted line. "
- text run at (639,0) width 134: "The test has passed if"
- text run at (0,18) width 401: "there are no empty lines (quoted or unquoted) in the box below."
- RenderBlock {DIV} at (0,52) size 784x90
- RenderBlock (anonymous) at (0,0) 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,18) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 772x18
- RenderText {#text} at (0,0) size 96x18
- text run at (0,0) width 96: "quote level one"
- 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 96x18
- text run at (0,0) width 96: "quote level one"
- RenderBlock (anonymous) at (0,54) 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,72) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 772x18
- RenderBlock {BLOCKQUOTE} at (0,0) size 772x18 [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 760x18
- RenderText {#text} at (0,0) size 97x18
- text run at (0,0) width 97: "quote level two"
- RenderBlock {PRE} at (0,155) size 784x0
-caret: position 8 of child 6 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698