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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x579
6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 769x39
8 text run at (0,0) width 606: "This tests that inserting a newline at t he beginning of quoted content doesn't add an extra quoted line. "
9 text run at (606,0) width 163: "The test has passed if there"
10 text run at (0,20) width 350: "are no empty lines (quoted or unquoted) in the box below."
11 RenderBlock {DIV} at (0,56) size 784x100
12 RenderBlock (anonymous) at (0,0) size 784x20
13 RenderText {#text} at (0,0) size 56x19
14 text run at (0,0) width 56: "unquoted"
15 RenderBR {BR} at (56,15) size 0x0
16 RenderBlock {BLOCKQUOTE} at (0,20) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
17 RenderBlock {DIV} at (12,0) size 772x20
18 RenderText {#text} at (0,0) size 91x19
19 text run at (0,0) width 91: "quote level one"
20 RenderBlock {BLOCKQUOTE} at (0,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
21 RenderBlock {DIV} at (12,0) size 772x20
22 RenderText {#text} at (0,0) size 91x19
23 text run at (0,0) width 91: "quote level one"
24 RenderBlock (anonymous) at (0,60) size 784x20
25 RenderText {#text} at (0,0) size 56x19
26 text run at (0,0) width 56: "unquoted"
27 RenderBR {BR} at (56,15) size 0x0
28 RenderBlock {BLOCKQUOTE} at (0,80) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
29 RenderBlock {DIV} at (12,0) size 772x20
30 RenderBlock {BLOCKQUOTE} at (0,0) size 772x20 [border: none (2px sol id #0000FF)]
31 RenderBlock {DIV} at (12,0) size 760x20
32 RenderText {#text} at (0,0) size 92x19
33 text run at (0,0) width 92: "quote level two"
34 RenderBlock {PRE} at (0,169) size 784x0
35 caret: position 8 of child 6 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698