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

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

Issue 302473003: Fix: Incorrect display of HTML select multiple tag on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase #2 Created 6 years, 6 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
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 800x245 3 layer at (0,0) size 800x410
4 RenderBlock {HTML} at (0,0) size 800x245 4 RenderBlock {HTML} at (0,0) size 800x410
5 RenderBody {BODY} at (8,8) size 784x229 5 RenderBody {BODY} at (8,8) size 784x394
6 RenderMenuList {SELECT} at (4,4) size 49x18 [bgcolor=#F8F8F8] 6 RenderMenuList {SELECT} at (4,4) size 49x18 [bgcolor=#F8F8F8]
7 RenderBlock (anonymous) at (0,0) size 49x18 7 RenderBlock (anonymous) at (0,0) size 49x18
8 RenderText at (8,2) size 18x13 8 RenderText at (8,2) size 18x13
9 text run at (8,2) width 18: "foo" 9 text run at (8,2) width 18: "foo"
10 RenderText {#text} at (57,3) size 4x18 10 RenderText {#text} at (57,3) size 4x18
11 text run at (57,3) width 4: " " 11 text run at (57,3) width 4: " "
12 RenderBR {BR} at (61,3) size 0x18 12 RenderBR {BR} at (61,3) size 0x18
13 RenderMenuList {SELECT} at (4,30) size 49x18 [bgcolor=#F8F8F8] 13 RenderMenuList {SELECT} at (4,30) size 49x18 [bgcolor=#F8F8F8]
14 RenderBlock (anonymous) at (0,0) size 49x18 14 RenderBlock (anonymous) at (0,0) size 49x18
15 RenderText at (8,2) size 18x13 15 RenderText at (8,2) size 18x13
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 text run at (12,1) width 27: "foo" 94 text run at (12,1) width 27: "foo"
95 RenderText {#text} at (85,196) size 4x18 95 RenderText {#text} at (85,196) size 4x18
96 text run at (85,196) width 4: " " 96 text run at (85,196) width 4: " "
97 RenderMenuList {SELECT} at (97,185) size 98x36 [bgcolor=#F8F8F8] [border: (2px solid #A6A6A6)] 97 RenderMenuList {SELECT} at (97,185) size 98x36 [bgcolor=#F8F8F8] [border: (2px solid #A6A6A6)]
98 RenderBlock (anonymous) at (2,2) size 94x32 98 RenderBlock (anonymous) at (2,2) size 94x32
99 RenderText at (16,2) size 36x26 99 RenderText at (16,2) size 36x26
100 text run at (16,2) width 36: "foo" 100 text run at (16,2) width 36: "foo"
101 RenderText {#text} at (203,196) size 4x18 101 RenderText {#text} at (203,196) size 4x18
102 text run at (203,196) width 4: " " 102 text run at (203,196) width 4: " "
103 RenderBR {BR} at (207,196) size 0x18 103 RenderBR {BR} at (207,196) size 0x18
104 RenderListBox {SELECT} at (4,233) size 200x25 [bgcolor=#FFFFFF] [border: ( 1px inset #808080)]
105 RenderText {#text} at (208,241) size 4x18
106 text run at (208,241) width 4: " "
107 RenderBR {BR} at (212,241) size 0x18
108 RenderListBox {SELECT} at (4,266) size 200x25 [bgcolor=#FFFFFF] [border: ( 1px inset #808080)]
109 RenderText {#text} at (208,274) size 4x18
110 text run at (208,274) width 4: " "
111 RenderBR {BR} at (212,274) size 0x18
112 RenderListBox {SELECT} at (4,299) size 200x25 [bgcolor=#FFFFFF] [border: ( 1px inset #808080)]
113 RenderText {#text} at (208,307) size 4x18
114 text run at (208,307) width 4: " "
115 RenderBR {BR} at (212,307) size 0x18
116 RenderListBox {SELECT} at (4,332) size 200x25 [bgcolor=#FFFFFF] [border: ( 1px inset #808080)]
117 RenderText {#text} at (208,340) size 4x18
118 text run at (208,340) width 4: " "
119 RenderBR {BR} at (212,340) size 0x18
120 RenderListBox {SELECT} at (4,365) size 200x25 [bgcolor=#FFFFFF] [border: ( 1px inset #808080)]
121 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698