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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (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 785x627 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 627
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x627 3 layer at (0,0) size 785x627 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x627 4 RenderBlock {HTML} at (0,0) size 785x627
5 RenderBody {BODY} at (8,8) size 769x611 5 RenderBody {BODY} at (8,8) size 769x611
6 RenderText {#text} at (46,59) size 4x19 6 RenderText {#text} at (46,59) size 4x19
7 text run at (46,59) width 4: " " 7 text run at (46,59) width 4: " "
8 RenderText {#text} at (97,59) size 4x19 8 RenderText {#text} at (97,59) size 4x19
9 text run at (97,59) width 4: " " 9 text run at (97,59) width 4: " "
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderText {#text} at (148,59) size 4x19 11 RenderText {#text} at (148,59) size 4x19
12 text run at (148,59) width 4: " " 12 text run at (148,59) width 4: " "
13 RenderText {#text} at (218,59) size 4x19 13 RenderText {#text} at (218,59) size 4x19
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 layer at (67,351) size 49x102 clip at (68,352) size 32x100 146 layer at (67,351) size 49x102 clip at (68,352) size 32x100
147 RenderListBox {SELECT} at (59,343) size 49x102 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 147 RenderListBox {SELECT} at (59,343) size 49x102 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
148 RenderBlock {OPTION} at (1,1) size 32x25 148 RenderBlock {OPTION} at (1,1) size 32x25
149 RenderText {#text} at (2,0) size 28x23 149 RenderText {#text} at (2,0) size 28x23
150 text run at (2,0) width 28: "foo" 150 text run at (2,0) width 28: "foo"
151 layer at (128,332) size 54x121 clip at (129,333) size 37x119 151 layer at (128,332) size 54x121 clip at (129,333) size 37x119
152 RenderListBox {SELECT} at (120,323.81) size 54x121.19 [bgcolor=#FFFFFF] [borde r: (1px solid #A9A9A9)] 152 RenderListBox {SELECT} at (120,323.81) size 54x121.19 [bgcolor=#FFFFFF] [borde r: (1px solid #A9A9A9)]
153 RenderBlock {OPTION} at (1,1) size 37x29.80 153 RenderBlock {OPTION} at (1,1) size 37x29.80
154 RenderText {#text} at (2,0) size 33x27 154 RenderText {#text} at (2,0) size 33x27
155 text run at (2,0) width 33: "foo" 155 text run at (2,0) width 33: "foo"
156 layer at (14,508) size 51x104 clip at (15,509) size 34x102 156 layer at (14,508) size 51x104 backgroundClip at (14,508) size 51x92 clip at (15, 509) size 34x91 outlineClip at (0,0) size 785x600
157 RenderListBox {SELECT} at (6,500) size 51x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 157 RenderListBox {SELECT} at (6,500) size 51x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
158 RenderBlock {OPTION} at (1,1) size 34x25.50 158 RenderBlock {OPTION} at (1,1) size 34x25.50
159 RenderText {#text} at (3,0) size 28x23 159 RenderText {#text} at (3,0) size 28x23
160 text run at (3,0) width 28: "foo" 160 text run at (3,0) width 28: "foo"
161 layer at (83,466) size 64x144 clip at (85,468) size 45x140 161 layer at (83,466) size 64x144 backgroundClip at (83,466) size 64x134 clip at (85 ,468) size 45x132 outlineClip at (0,0) size 785x600
162 RenderListBox {SELECT} at (75,458) size 64x144 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)] 162 RenderListBox {SELECT} at (75,458) size 64x144 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)]
163 RenderBlock {OPTION} at (2,2) size 45x35 163 RenderBlock {OPTION} at (2,2) size 45x35
164 RenderText {#text} at (4,0) size 37x32 164 RenderText {#text} at (4,0) size 37x32
165 text run at (4,0) width 37: "foo" 165 text run at (4,0) width 37: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698