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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 48.06x115.50 [bgcolor=#FFFFFF] [borde r: (1px solid #999999)] 10 LayoutListBox {SELECT} at (0,-0.50) size 48.06x115.50 [bgcolor=#FFFFFF] [borde r: (1px solid #999999)]
11 LayoutBlockFlow {OPTION} at (1,1) size 35.06x14.19 11 LayoutBlockFlow {OPTION} at (1,1) size 35.06x14.19
12 LayoutText {#text} at (2,0) size 21x13 12 LayoutText {#text} at (2,0) size 21x13
13 text run at (2,0) width 21: "One" 13 text run at (2,0) width 21: "One"
14 LayoutBlockFlow {OPTION} at (1,15.19) size 35.06x14.19 14 LayoutBlockFlow {OPTION} at (1,15.19) size 35.06x14.19
15 LayoutText {#text} at (2,0) size 21x13 15 LayoutText {#text} at (2,0) size 21x13
16 text run at (2,0) width 21: "Two" 16 text run at (2,0) width 21: "Two"
17 LayoutBlockFlow {OPTION} at (1,29.38) size 35.06x14.19 17 LayoutBlockFlow {OPTION} at (1,29.38) size 35.06x14.19
(...skipping 13 matching lines...) Expand all
31 text run at (2,0) width 32: "Seven" 31 text run at (2,0) width 32: "Seven"
32 LayoutBlockFlow {OPTION} at (1,100.31) size 35.06x14.19 32 LayoutBlockFlow {OPTION} at (1,100.31) size 35.06x14.19
33 LayoutText {#text} at (2,0) size 26x13 33 LayoutText {#text} at (2,0) size 26x13
34 text run at (2,0) width 26: "Eight" 34 text run at (2,0) width 26: "Eight"
35 LayoutBlockFlow {OPTION} at (1,114.50) size 35.06x14.19 35 LayoutBlockFlow {OPTION} at (1,114.50) size 35.06x14.19
36 LayoutText {#text} at (2,0) size 23x13 36 LayoutText {#text} at (2,0) size 23x13
37 text run at (2,0) width 23: "Nine" 37 text run at (2,0) width 23: "Nine"
38 LayoutBlockFlow {OPTION} at (1,128.69) size 35.06x14.19 38 LayoutBlockFlow {OPTION} at (1,128.69) size 35.06x14.19
39 LayoutText {#text} at (2,0) size 18x13 39 LayoutText {#text} at (2,0) size 18x13
40 text run at (2,0) width 18: "Ten" 40 text run at (2,0) width 18: "Ten"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698