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

Unified Diff: LayoutTests/platform/chromium-win/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-win/editing/inserting/5510537-expected.txt
diff --git a/LayoutTests/platform/chromium-win/editing/inserting/5510537-expected.txt b/LayoutTests/platform/chromium-win/editing/inserting/5510537-expected.txt
deleted file mode 100644
index e8de2b86d0a80507c65a0121a310af6ff57da63d..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium-win/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 784x40
- RenderText {#text} at (0,0) size 769x39
- text run at (0,0) width 606: "This tests that inserting a newline at the beginning of quoted content doesn't add an extra quoted line. "
- text run at (606,0) width 163: "The test has passed if there"
- text run at (0,20) width 350: "are no empty lines (quoted or unquoted) in the box below."
- RenderBlock {DIV} at (0,56) size 784x100
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "unquoted"
- RenderBR {BR} at (56,15) size 0x0
- RenderBlock {BLOCKQUOTE} at (0,20) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 772x20
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "quote level one"
- RenderBlock {BLOCKQUOTE} at (0,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 772x20
- RenderText {#text} at (0,0) size 91x19
- text run at (0,0) width 91: "quote level one"
- RenderBlock (anonymous) at (0,60) size 784x20
- RenderText {#text} at (0,0) size 56x19
- text run at (0,0) width 56: "unquoted"
- RenderBR {BR} at (56,15) size 0x0
- RenderBlock {BLOCKQUOTE} at (0,80) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 772x20
- RenderBlock {BLOCKQUOTE} at (0,0) size 772x20 [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 760x20
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92: "quote level two"
- RenderBlock {PRE} at (0,169) size 784x0
-caret: position 8 of child 6 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698