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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/formmove-expected.txt

Issue 20489005: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {FORM} at (0,0) size 784x19 6 RenderBlock {FORM} at (0,0) size 784x19
7 RenderBlock {INPUT} at (2,3) size 13x13 7 RenderBlock {INPUT} at (2.91,3) size 12x13
8 RenderText {#text} at (17,0) size 35x18 8 RenderText {#text} at (17,0) size 35x18
9 text run at (17,0) width 35: "Two " 9 text run at (17,0) width 35: "Two "
10 RenderBlock {INPUT} at (54,3) size 13x13 10 RenderBlock {INPUT} at (54.72,3) size 12x13
11 RenderText {#text} at (69,0) size 38x18 11 RenderText {#text} at (69,0) size 38x18
12 text run at (69,0) width 38: "Three" 12 text run at (69,0) width 38: "Three"
13 RenderBlock {FORM} at (0,35) size 784x19 13 RenderBlock {FORM} at (0,35) size 784x19
14 RenderBlock {INPUT} at (2,3) size 13x13 14 RenderBlock {INPUT} at (2.91,3) size 12x13
15 RenderText {#text} at (17,0) size 32x18 15 RenderText {#text} at (17,0) size 32x18
16 text run at (17,0) width 32: "One " 16 text run at (17,0) width 32: "One "
17 RenderBlock {INPUT} at (51,3) size 13x13 17 RenderBlock {INPUT} at (51.72,3) size 12x13
18 RenderText {#text} at (66,0) size 35x18 18 RenderText {#text} at (66,0) size 35x18
19 text run at (66,0) width 35: "Two " 19 text run at (66,0) width 35: "Two "
20 RenderBlock {INPUT} at (103,3) size 13x13 20 RenderBlock {INPUT} at (103.53,3) size 12x13
21 RenderText {#text} at (118,0) size 42x18 21 RenderText {#text} at (118,0) size 42x18
22 text run at (118,0) width 42: "Three " 22 text run at (118,0) width 42: "Three "
23 RenderBlock {INPUT} at (162,3) size 13x13 23 RenderBlock {INPUT} at (162.34,3) size 12x13
24 RenderText {#text} at (177,0) size 28x18 24 RenderText {#text} at (177,0) size 28x18
25 text run at (177,0) width 28: "One" 25 text run at (177,0) width 28: "One"
26 RenderBlock (anonymous) at (0,70) size 784x36 26 RenderBlock (anonymous) at (0,70) size 784x36
27 RenderText {#text} at (0,0) size 766x36 27 RenderText {#text} at (0,0) size 766x36
28 text run at (0,0) width 505: "The count of the # of elements in form 1 should be 2 and in form 2 should be 4. " 28 text run at (0,0) width 505: "The count of the # of elements in form 1 should be 2 and in form 2 should be 4. "
29 text run at (505,0) width 261: "The count in form 1 is 2, and the coun t in" 29 text run at (505,0) width 261: "The count in form 1 is 2, and the coun t in"
30 text run at (0,18) width 68: "form 2 is 4" 30 text run at (0,18) width 68: "form 2 is 4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698