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

Side by Side Diff: LayoutTests/platform/mac-mavericks/fast/forms/input-align-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 {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 576x18 7 LayoutText {#text} at (0,0) size 576x18
8 text run at (0,0) width 576: "The following 5 inputs should be all be rendered exactly the same, aligned to the left side." 8 text run at (0,0) width 576: "The following 5 inputs should be all be rendered exactly the same, aligned to the left side."
9 LayoutBlockFlow (anonymous) at (0,34) size 784x76 9 LayoutBlockFlow (anonymous) at (0,34) size 784x76
10 LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 10 LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
(...skipping 27 matching lines...) Expand all
38 LayoutText {#text} at (0,0) size 100x13 38 LayoutText {#text} at (0,0) size 100x13
39 text run at (0,0) width 100: "The quick brown..." 39 text run at (0,0) width 100: "The quick brown..."
40 layer at (11,102) size 117x13 40 layer at (11,102) size 117x13
41 LayoutBlockFlow {DIV} at (3,3) size 117x13 41 LayoutBlockFlow {DIV} at (3,3) size 117x13
42 LayoutText {#text} at (0,0) size 100x13 42 LayoutText {#text} at (0,0) size 100x13
43 text run at (0,0) width 100: "The quick brown..." 43 text run at (0,0) width 100: "The quick brown..."
44 layer at (11,121) size 117x13 44 layer at (11,121) size 117x13
45 LayoutBlockFlow {DIV} at (3,3) size 117x13 45 LayoutBlockFlow {DIV} at (3,3) size 117x13
46 LayoutText {#text} at (0,0) size 100x13 46 LayoutText {#text} at (0,0) size 100x13
47 text run at (0,0) width 100: "The quick brown..." 47 text run at (0,0) width 100: "The quick brown..."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698