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

Side by Side Diff: LayoutTests/platform/win-xp/editing/deleting/5206311-1-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 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 201: "This empties a row (the second). " 8 text run at (0,0) width 201: "This empties a row (the second). "
9 text run at (201,0) width 136: "It should be removed. " 9 text run at (201,0) width 136: "It should be removed. "
10 RenderInline {B} at (0,0) size 766x39 10 RenderInline {B} at (0,0) size 766x39
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 RenderTableCell {TD} at (2,28) size 12x24 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1] 84 RenderTableCell {TD} at (2,28) size 12x24 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1]
85 RenderText {#text} at (2,2) size 8x19 85 RenderText {#text} at (2,2) size 8x19
86 text run at (2,2) width 8: "7" 86 text run at (2,2) width 8: "7"
87 RenderTableCell {TD} at (16,28) size 12x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 87 RenderTableCell {TD} at (16,28) size 12x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
88 RenderText {#text} at (2,2) size 8x19 88 RenderText {#text} at (2,2) size 8x19
89 text run at (2,2) width 8: "8" 89 text run at (2,2) width 8: "8"
90 RenderTableCell {TD} at (30,28) size 12x24 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1] 90 RenderTableCell {TD} at (30,28) size 12x24 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1]
91 RenderText {#text} at (2,2) size 8x19 91 RenderText {#text} at (2,2) size 8x19
92 text run at (2,2) width 8: "9" 92 text run at (2,2) width 8: "9"
93 caret: position 6 of child 0 {#text} of child 1 {DIV} of child 14 {DIV} of body 93 caret: position 6 of child 0 {#text} of child 1 {DIV} of child 14 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698