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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 RenderTable {TABLE} at (0,0) size 49x134 6 RenderTable {TABLE} at (0,0) size 49x134
7 RenderTableSection {TBODY} at (0,0) size 49x134 7 RenderTableSection {TBODY} at (0,0) size 49x134
8 RenderTableRow {TR} at (0,2) size 49x20 8 RenderTableRow {TR} at (0,2) size 49x20
9 RenderTableCell {TD} at (2,2) size 45x20 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 45x20 [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (1,1) size 43x18 10 RenderText {#text} at (1,1) size 43x18
(...skipping 11 matching lines...) Expand all
22 RenderText {#text} at (1,1) size 43x18 22 RenderText {#text} at (1,1) size 43x18
23 text run at (1,1) width 43: "Row 3" 23 text run at (1,1) width 43: "Row 3"
24 RenderTableRow {TR} at (0,90) size 49x20 24 RenderTableRow {TR} at (0,90) size 49x20
25 RenderTableCell {TD} at (2,90) size 45x20 [r=4 c=0 rs=1 cs=1] 25 RenderTableCell {TD} at (2,90) size 45x20 [r=4 c=0 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 43x18 26 RenderText {#text} at (1,1) size 43x18
27 text run at (1,1) width 43: "Row 4" 27 text run at (1,1) width 43: "Row 4"
28 RenderTableRow {TR} at (0,112) size 49x20 28 RenderTableRow {TR} at (0,112) size 49x20
29 RenderTableCell {TD} at (2,112) size 45x20 [r=5 c=0 rs=1 cs=1] 29 RenderTableCell {TD} at (2,112) size 45x20 [r=5 c=0 rs=1 cs=1]
30 RenderText {#text} at (1,1) size 43x18 30 RenderText {#text} at (1,1) size 43x18
31 text run at (1,1) width 43: "Row 5" 31 text run at (1,1) width 43: "Row 5"
32 RenderBlock (anonymous) at (0,134) size 784x23 32 RenderBlock (anonymous) at (0,134) size 784x19
33 RenderTextControl {INPUT} at (2,2) size 28x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 33 RenderTextControl {INPUT} at (0,0) size 28x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
34 RenderText {#text} at (32,2) size 4x18 34 RenderText {#text} at (28,0) size 4x18
35 text run at (32,2) width 4: " " 35 text run at (28,0) width 4: " "
36 RenderTextControl {INPUT} at (38,2) size 28x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 36 RenderTextControl {INPUT} at (32,0) size 28x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
37 RenderText {#text} at (68,2) size 4x18 37 RenderText {#text} at (60,0) size 4x18
38 text run at (68,2) width 4: " " 38 text run at (60,0) width 4: " "
39 RenderButton {INPUT} at (74,3) size 29.63x18 [bgcolor=#C0C0C0] 39 RenderButton {INPUT} at (64,1) size 29.63x18 [bgcolor=#C0C0C0]
40 RenderBlock (anonymous) at (8,2.50) size 13.63x13 40 RenderBlock (anonymous) at (8,2.50) size 13.63x13
41 RenderText {#text} at (0,0) size 14x13 41 RenderText {#text} at (0,0) size 14x13
42 text run at (0,0) width 14: "go" 42 text run at (0,0) width 14: "go"
43 RenderText {#text} at (0,0) size 0x0 43 RenderText {#text} at (0,0) size 0x0
44 layer at (13,147) size 22x13 44 layer at (11,145) size 22x13
45 RenderBlock {DIV} at (3,3) size 22x13 45 RenderBlock {DIV} at (3,3) size 22x13
46 RenderText {#text} at (0,0) size 7x13 46 RenderText {#text} at (0,0) size 7x13
47 text run at (0,0) width 7: "2" 47 text run at (0,0) width 7: "2"
48 layer at (49,147) size 22x13 48 layer at (43,145) size 22x13
49 RenderBlock {DIV} at (3,3) size 22x13 49 RenderBlock {DIV} at (3,3) size 22x13
50 RenderText {#text} at (0,0) size 7x13 50 RenderText {#text} at (0,0) size 7x13
51 text run at (0,0) width 7: "4" 51 text run at (0,0) width 7: "4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698