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

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

Issue 1676983002: Auto-rebaseline for r374097 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 layer at (8,8) size 784x130 clip at (8,8) size 769x115 6 layer at (8,8) size 784x131 clip at (8,8) size 769x116
7 LayoutBlockFlow {DIV} at (0,0) size 784x130 7 LayoutBlockFlow {DIV} at (0,0) size 784x131
8 LayoutText {#text} at (0,0) size 0x0 8 LayoutText {#text} at (0,0) size 0x0
9 layer at (8,8) size 48x115 clip at (9,9) size 35x102 scrollHeight 141 9 layer at (8,8) size 48x115 clip at (9,9) size 35x102 scrollHeight 141
10 LayoutListBox {SELECT} at (0,-0.50) size 47.70x115.50 [bgcolor=#FFFFFF] [borde r: (1px solid #999999)] 10 LayoutListBox {SELECT} at (0,-0.50) size 47.70x115.50 [bgcolor=#FFFFFF] [borde r: (1px solid #999999)]
11 LayoutBlockFlow {OPTION} at (1,1) size 34.70x14.19 11 LayoutBlockFlow {OPTION} at (1,1) size 34.70x14.19
12 LayoutText {#text} at (2,0) size 22x13 12 LayoutText {#text} at (2,0) size 22x13
13 text run at (2,0) width 22: "One" 13 text run at (2,0) width 22: "One"
14 LayoutBlockFlow {OPTION} at (1,15.19) size 34.70x14.19 14 LayoutBlockFlow {OPTION} at (1,15.19) size 34.70x14.19
15 LayoutText {#text} at (2,0) size 23x13 15 LayoutText {#text} at (2,0) size 23x13
16 text run at (2,0) width 23: "Two" 16 text run at (2,0) width 23: "Two"
17 LayoutBlockFlow {OPTION} at (1,29.38) size 34.70x14.19 17 LayoutBlockFlow {OPTION} at (1,29.38) size 34.70x14.19
(...skipping 13 matching lines...) Expand all
31 text run at (2,0) width 31: "Seven" 31 text run at (2,0) width 31: "Seven"
32 LayoutBlockFlow {OPTION} at (1,100.31) size 34.70x14.19 32 LayoutBlockFlow {OPTION} at (1,100.31) size 34.70x14.19
33 LayoutText {#text} at (2,0) size 27x13 33 LayoutText {#text} at (2,0) size 27x13
34 text run at (2,0) width 27: "Eight" 34 text run at (2,0) width 27: "Eight"
35 LayoutBlockFlow {OPTION} at (1,114.50) size 34.70x14.19 35 LayoutBlockFlow {OPTION} at (1,114.50) size 34.70x14.19
36 LayoutText {#text} at (2,0) size 25x13 36 LayoutText {#text} at (2,0) size 25x13
37 text run at (2,0) width 25: "Nine" 37 text run at (2,0) width 25: "Nine"
38 LayoutBlockFlow {OPTION} at (1,128.69) size 34.70x14.19 38 LayoutBlockFlow {OPTION} at (1,128.69) size 34.70x14.19
39 LayoutText {#text} at (2,0) size 20x13 39 LayoutText {#text} at (2,0) size 20x13
40 text run at (2,0) width 20: "Ten" 40 text run at (2,0) width 20: "Ten"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698