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

Unified Diff: LayoutTests/platform/chromium-win/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-win/editing/inserting/6703873-expected.txt
diff --git a/LayoutTests/platform/chromium-win/editing/inserting/6703873-expected.txt b/LayoutTests/platform/chromium-win/editing/inserting/6703873-expected.txt
deleted file mode 100644
index 46db379f366b0f4ee2232107953bb16a94e113bd..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium-win/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 784x40
- RenderText {#text} at (0,0) size 760x39
- text run at (0,0) width 631: "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 (631,0) width 129: "The test has passed if"
- text run at (0,20) width 384: "there are no empty lines (quoted or unquoted) in the box below."
- RenderBlock {DIV} at (0,56) size 784x60
- RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 772x20
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "quoted"
- RenderBlock {DIV} at (12,20) size 772x0
- RenderBlock (anonymous) at (0,20) 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,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
- RenderBlock {DIV} at (12,0) size 772x20
- RenderText {#text} at (0,0) size 42x19
- text run at (0,0) width 42: "quoted"
- RenderBlock {PRE} at (0,129) size 784x0
-caret: position 8 of child 2 {#text} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698