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

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

Issue 585583005: Auto-rebaseline for r182276 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 785x627 1 layer at (0,0) size 785x627
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x627 3 layer at (0,0) size 785x627
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
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 layer at (14,508) size 51x104 clip at (15,509) size 34x102 108 layer at (14,508) size 51x104 clip at (15,509) size 34x102
109 RenderListBox {SELECT} at (6,500) size 51x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] 109 RenderListBox {SELECT} at (6,500) size 51x104 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
110 RenderBlock {OPTION} at (1,1) size 34x25.50 110 RenderBlock {OPTION} at (1,1) size 34x25.50
111 RenderText {#text} at (3,0) size 28x23 111 RenderText {#text} at (3,0) size 28x23
112 text run at (3,0) width 28: "foo" 112 text run at (3,0) width 28: "foo"
113 layer at (83,466) size 64x144 clip at (85,468) size 45x140 113 layer at (83,466) size 64x144 clip at (85,468) size 45x140
114 RenderListBox {SELECT} at (75,458) size 64x144 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)] 114 RenderListBox {SELECT} at (75,458) size 64x144 [bgcolor=#FFFFFF] [border: (2px solid #A9A9A9)]
115 RenderBlock {OPTION} at (2,2) size 45x35 115 RenderBlock {OPTION} at (2,2) size 45x35
116 RenderText {#text} at (4,0) size 37x32 116 RenderText {#text} at (4,0) size 37x32
117 text run at (4,0) width 37: "foo" 117 text run at (4,0) width 37: "foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698