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

Side by Side 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 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 784x36
7 RenderText {#text} at (0,0) size 742x36
8 text run at (0,0) width 667: "This tests that inserting a newline in p lace of a full line of quoted content doesn't add an extra quoted line. "
9 text run at (667,0) width 75: "The test has"
10 text run at (0,18) width 460: "passed if there are no empty lines (quo ted or unquoted) in the box below."
11 RenderBlock {DIV} at (0,52) size 784x54
12 RenderBlock {BLOCKQUOTE} at (0,0) size 784x18 [color=#0000FF] [border: n one (2px solid #0000FF)]
13 RenderBlock {DIV} at (12,0) size 772x18
14 RenderText {#text} at (0,0) size 43x18
15 text run at (0,0) width 43: "quoted"
16 RenderBlock {DIV} at (12,18) size 772x0
17 RenderBlock (anonymous) at (0,18) size 784x18
18 RenderText {#text} at (0,0) size 59x18
19 text run at (0,0) width 59: "unquoted"
20 RenderBR {BR} at (59,14) size 0x0
21 RenderBlock {BLOCKQUOTE} at (0,36) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
22 RenderBlock {DIV} at (12,0) size 772x18
23 RenderText {#text} at (0,0) size 43x18
24 text run at (0,0) width 43: "quoted"
25 RenderBlock {PRE} at (0,119) size 784x0
26 caret: position 8 of child 2 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698