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

Side by Side Diff: LayoutTests/platform/win-xp/editing/inserting/5549929-3-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 752x39 7 RenderText {#text} at (0,0) size 752x39
8 text run at (0,0) width 336: "This tests inserting a line break at the end of a tab span. " 8 text run at (0,0) width 336: "This tests inserting a line break at the end of a tab span. "
9 text run at (336,0) width 416: "Below you should see 'foo' followed by an empty paragraph, with the" 9 text run at (336,0) width 416: "Below you should see 'foo' followed by an empty paragraph, with the"
10 text run at (0,20) width 59: "caret in it." 10 text run at (0,20) width 59: "caret in it."
11 RenderBlock {DIV} at (0,56) size 784x40 11 RenderBlock {DIV} at (0,56) size 784x40
12 RenderText {#text} at (0,0) size 20x19 12 RenderText {#text} at (0,0) size 20x19
13 text run at (0,0) width 20: "foo" 13 text run at (0,0) width 20: "foo"
14 RenderInline {SPAN} at (0,0) size 12x19 14 RenderInline {SPAN} at (0,0) size 12x19
15 RenderText {#text} at (20,0) size 12x19 15 RenderText {#text} at (20,0) size 12x19
16 text run at (20,0) width 12: "\x{9}" 16 text run at (20,0) width 12: "\x{9}"
17 RenderBR {BR} at (32,15) size 0x0 17 RenderBR {BR} at (32,15) size 0x0
18 RenderBR {BR} at (0,20) size 0x19 18 RenderBR {BR} at (0,20) size 0x19
19 caret: position 0 of child 3 {BR} of child 2 {DIV} of body 19 caret: position 0 of child 3 {BR} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698