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

Side by Side Diff: LayoutTests/platform/win-xp/editing/deleting/4922367-expected.txt

Issue 304913002: Unreviewed Win XP rebaselines for r175038, part 3 (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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 759x39 7 RenderText {#text} at (0,0) size 759x39
8 text run at (0,0) width 369: "This tests selecting and deleting the pa ragraph before a table. " 8 text run at (0,0) width 369: "This tests selecting and deleting the pa ragraph before a table. "
9 text run at (369,0) width 390: "You should see only a table in the edi table region below, with the" 9 text run at (369,0) width 390: "You should see only a table in the edi table region below, with the"
10 text run at (0,20) width 113: "caret just before it." 10 text run at (0,20) width 113: "caret just before it."
11 RenderBlock {DIV} at (0,56) size 784x30 11 RenderBlock {DIV} at (0,56) size 784x30
12 RenderBlock {DIV} at (0,0) size 784x30 12 RenderBlock {DIV} at (0,0) size 784x30
13 RenderTable {TABLE} at (0,0) size 32x30 [border: (1px solid #BBBBBB)] 13 RenderTable {TABLE} at (0,0) size 32x30 [border: (1px solid #BBBBBB)]
14 RenderTableSection {TBODY} at (1,1) size 30x28 14 RenderTableSection {TBODY} at (1,1) size 30x28
15 RenderTableRow {TR} at (0,2) size 30x24 15 RenderTableRow {TR} at (0,2) size 30x24
16 RenderTableCell {TD} at (2,2) size 12x24 [border: (1px solid #BB BBBB)] [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,2) size 12x24 [border: (1px solid #BB BBBB)] [r=0 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 8x19 17 RenderText {#text} at (2,2) size 8x19
18 text run at (2,2) width 8: "1" 18 text run at (2,2) width 8: "1"
19 RenderTableCell {TD} at (16,2) size 12x24 [border: (1px solid #B BBBBB)] [r=0 c=1 rs=1 cs=1] 19 RenderTableCell {TD} at (16,2) size 12x24 [border: (1px solid #B BBBBB)] [r=0 c=1 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 8x19 20 RenderText {#text} at (2,2) size 8x19
21 text run at (2,2) width 8: "2" 21 text run at (2,2) width 8: "2"
22 RenderBlock {UL} at (0,102) size 784x0 22 RenderBlock {UL} at (0,102) size 784x0
23 caret: position 0 of child 0 {TABLE} of child 1 {DIV} of child 2 {DIV} of body 23 caret: position 0 of child 0 {TABLE} of child 1 {DIV} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698