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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/select-overflow-scroll-inherited-expected.txt

Issue 347773002: Implement select listbox using shadow DOM (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (8,8) size 784x128 clip at (8,8) size 769x113 6 layer at (8,8) size 784x129 clip at (8,8) size 769x114
7 RenderBlock {DIV} at (0,0) size 784x128 7 RenderBlock {DIV} at (0,0) size 784x129
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 layer at (8,8) size 48x113 clip at (9,9) size 46x111 9 layer at (8,8) size 48x114 clip at (9,9) size 35x101 scrollHeight 140
10 RenderListBox {SELECT} at (0,0) size 48x113 [bgcolor=#FFFFFF] [border: (1px in set #808080)] 10 RenderListBox {SELECT} at (0,0) size 47.70x114 [bgcolor=#F8F8F8] [border: (1px inset #999999)]
11 RenderBlock {OPTION} at (1,1) size 34.70x14
12 RenderText {#text} at (2,0) size 22x13
13 text run at (2,0) width 22: "One"
14 RenderBlock {OPTION} at (1,15) size 34.70x14
15 RenderText {#text} at (2,0) size 23x13
16 text run at (2,0) width 23: "Two"
17 RenderBlock {OPTION} at (1,29) size 34.70x14
18 RenderText {#text} at (2,0) size 31x13
19 text run at (2,0) width 31: "Three"
20 RenderBlock {OPTION} at (1,43) size 34.70x14
21 RenderText {#text} at (2,0) size 24x13
22 text run at (2,0) width 24: "Four"
23 RenderBlock {OPTION} at (1,57) size 34.70x14
24 RenderText {#text} at (2,0) size 21x13
25 text run at (2,0) width 21: "Five"
26 RenderBlock {OPTION} at (1,71) size 34.70x14
27 RenderText {#text} at (2,0) size 16x13
28 text run at (2,0) width 16: "Six"
29 RenderBlock {OPTION} at (1,85) size 34.70x14
30 RenderText {#text} at (2,0) size 31x13
31 text run at (2,0) width 31: "Seven"
32 RenderBlock {OPTION} at (1,99) size 34.70x14
33 RenderText {#text} at (2,0) size 27x13
34 text run at (2,0) width 27: "Eight"
35 RenderBlock {OPTION} at (1,113) size 34.70x14
36 RenderText {#text} at (2,0) size 25x13
37 text run at (2,0) width 25: "Nine"
38 RenderBlock {OPTION} at (1,127) size 34.70x14
39 RenderText {#text} at (2,0) size 20x13
40 text run at (2,0) width 20: "Ten"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698