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

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

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {FORM} at (0,0) size 784x19 6 LayoutBlockFlow {FORM} at (0,0) size 784x19
7 LayoutBlockFlow {INPUT} at (2.91,3) size 12x13 7 LayoutBlockFlow {INPUT} at (2.91,3) size 12x13
8 LayoutText {#text} at (17,0) size 35x18 8 LayoutText {#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 LayoutBlockFlow {INPUT} at (54.05,3) size 12x13 10 LayoutBlockFlow {INPUT} at (54.05,3) size 12x13
(...skipping 10 matching lines...) Expand all
21 LayoutText {#text} at (117,0) size 42x18 21 LayoutText {#text} at (117,0) size 42x18
22 text run at (117,0) width 42: "Three " 22 text run at (117,0) width 42: "Three "
23 LayoutBlockFlow {INPUT} at (161.63,3) size 12x13 23 LayoutBlockFlow {INPUT} at (161.63,3) size 12x13
24 LayoutText {#text} at (176,0) size 28x18 24 LayoutText {#text} at (176,0) size 28x18
25 text run at (176,0) width 28: "One" 25 text run at (176,0) width 28: "One"
26 LayoutBlockFlow (anonymous) at (0,70) size 784x36 26 LayoutBlockFlow (anonymous) at (0,70) size 784x36
27 LayoutText {#text} at (0,0) size 779x36 27 LayoutText {#text} at (0,0) size 779x36
28 text run at (0,0) width 514: "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 514: "The count of the # of elements in form 1 should be 2 and in form 2 should be 4. "
29 text run at (513,0) width 266: "The count in form 1 is 2, and the coun t in" 29 text run at (513,0) width 266: "The count in form 1 is 2, and the coun t in"
30 text run at (0,18) width 70: "form 2 is 4" 30 text run at (0,18) width 70: "form 2 is 4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698