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

Side by Side Diff: LayoutTests/platform/mac/fast/replaced/width100percent-textfield-expected.txt

Issue 770383005: Auto-rebaseline for r186551 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 (anonymous) at (0,0) size 784x16 6 RenderBlock (anonymous) at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 229x16 7 RenderText {#text} at (0,0) size 229x16
8 text run at (0,0) width 229: "These textfields should not overlap." 8 text run at (0,0) width 229: "These textfields should not overlap."
9 RenderTable {TABLE} at (0,16) size 784x23 9 RenderTable {TABLE} at (0,16) size 784x23
10 RenderTableSection {TBODY} at (0,0) size 784x23 10 RenderTableSection {TBODY} at (0,0) size 784x23
(...skipping 15 matching lines...) Expand all
26 RenderTableRow {TR} at (0,1) size 784x21 26 RenderTableRow {TR} at (0,1) size 784x21
27 RenderTableCell {TD} at (1,1) size 8x21 [r=0 c=0 rs=1 cs=1] 27 RenderTableCell {TD} at (1,1) size 8x21 [r=0 c=0 rs=1 cs=1]
28 RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 28 RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
29 RenderTableCell {TD} at (10,1) size 8x21 [r=0 c=1 rs=1 cs=1] 29 RenderTableCell {TD} at (10,1) size 8x21 [r=0 c=1 rs=1 cs=1]
30 RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 30 RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
31 RenderTableCell {TD} at (19,1) size 8x21 [r=0 c=2 rs=1 cs=1] 31 RenderTableCell {TD} at (19,1) size 8x21 [r=0 c=2 rs=1 cs=1]
32 RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 32 RenderTextControl {INPUT} at (1,1) size 6x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
33 RenderTableCell {TD} at (28,2) size 755x18 [r=0 c=3 rs=1 cs=1] 33 RenderTableCell {TD} at (28,2) size 755x18 [r=0 c=3 rs=1 cs=1]
34 RenderText {#text} at (1,1) size 4x16 34 RenderText {#text} at (1,1) size 4x16
35 text run at (1,1) width 4: " " 35 text run at (1,1) width 4: " "
36 layer at (13,29) size 0x13 scrollWidth 49
37 RenderBlock {DIV} at (3,3) size 0x13
38 RenderText {#text} at (0,0) size 49x13
39 text run at (0,0) width 49: "New Mail"
40 layer at (22,29) size 0x13 scrollWidth 30
41 RenderBlock {DIV} at (3,3) size 0x13
42 RenderText {#text} at (0,0) size 29x13
43 text run at (0,0) width 29: "Reply"
44 layer at (31,29) size 0x13 scrollWidth 47
45 RenderBlock {DIV} at (3,3) size 0x13
46 RenderText {#text} at (0,0) size 47x13
47 text run at (0,0) width 47: "Reply All"
48 layer at (13,84) size 0x13 scrollWidth 49
49 RenderBlock {DIV} at (3,3) size 0x13
50 RenderText {#text} at (0,0) size 49x13
51 text run at (0,0) width 49: "New Mail"
52 layer at (22,84) size 0x13 scrollWidth 30
53 RenderBlock {DIV} at (3,3) size 0x13
54 RenderText {#text} at (0,0) size 29x13
55 text run at (0,0) width 29: "Reply"
56 layer at (31,84) size 0x13 scrollWidth 47
57 RenderBlock {DIV} at (3,3) size 0x13
58 RenderText {#text} at (0,0) size 47x13
59 text run at (0,0) width 47: "Reply All"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698