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

Side by Side Diff: LayoutTests/platform/win/fast/forms/select-list-box-with-height-expected.txt

Issue 399933003: Auto-rebaseline for r178354 (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 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 372x17 7 RenderText {#text} at (0,0) size 372x17
8 text run at (0,0) width 372: "The select below has a size of 3, but a much larger height." 8 text run at (0,0) width 372: "The select below has a size of 3, but a much larger height."
9 RenderBlock (anonymous) at (0,34) size 784x250 9 RenderBlock (anonymous) at (0,34) size 784x250
10 RenderListBox {SELECT} at (0,0) size 66x250 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
11 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 layer at (8,42) size 65x250 clip at (9,43) size 48x248
12 RenderListBox {SELECT} at (0,0) size 65.47x250 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
13 RenderBlock {OPTION} at (1,1) size 48.47x17
14 RenderText {#text} at (2,0) size 23x15
15 text run at (2,0) width 23: "one"
16 RenderBlock {OPTION} at (1,18) size 48.47x17
17 RenderText {#text} at (2,0) size 21x15
18 text run at (2,0) width 21: "two"
19 RenderBlock {OPTION} at (1,35) size 48.47x17
20 RenderText {#text} at (2,0) size 31x15
21 text run at (2,0) width 31: "three"
22 RenderBlock {OPTION} at (1,52) size 48.47x17
23 RenderText {#text} at (2,0) size 23x15
24 text run at (2,0) width 23: "four"
25 RenderBlock {OPTION} at (1,69) size 48.47x17
26 RenderText {#text} at (2,0) size 21x15
27 text run at (2,0) width 21: "five"
28 RenderBlock {OPTION} at (1,86) size 48.47x17
29 RenderText {#text} at (2,0) size 17x15
30 text run at (2,0) width 17: "six"
31 RenderBlock {OPTION} at (1,103) size 48.47x17
32 RenderText {#text} at (2,0) size 36x15
33 text run at (2,0) width 36: "seven"
34 RenderBlock {OPTION} at (1,120) size 48.47x17
35 RenderText {#text} at (2,0) size 29x15
36 text run at (2,0) width 29: "eight"
37 RenderBlock {OPTION} at (1,137) size 48.47x17
38 RenderText {#text} at (2,0) size 26x15
39 text run at (2,0) width 26: "nine"
40 RenderBlock {OPTION} at (1,154) size 48.47x17
41 RenderText {#text} at (2,0) size 19x15
42 text run at (2,0) width 19: "ten"
43 RenderBlock {OPTION} at (1,171) size 48.47x17
44 RenderText {#text} at (2,0) size 40x15
45 text run at (2,0) width 40: "eleven"
46 RenderBlock {OPTION} at (1,188) size 48.47x17
47 RenderText {#text} at (2,0) size 38x15
48 text run at (2,0) width 38: "twelve"
49 RenderBlock {OPTION} at (1,205) size 48.47x17
50 RenderText {#text} at (2,0) size 45x15
51 text run at (2,0) width 45: "thirteen"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698