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

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

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference Created 5 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 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 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
7 layer at (8,8) size 48x115 clip at (9,9) size 35x102 scrollHeight 141 7 layer at (8,8) size 48x115 clip at (9,9) size 35x102 scrollHeight 141
8 RenderListBox {SELECT} at (0,-0.50) size 47.70x115.50 [bgcolor=#FFFFFF] [borde r: (1px solid #999999)] 8 LayoutListBox {SELECT} at (0,-0.50) size 47.70x115.50 [bgcolor=#FFFFFF] [borde r: (1px solid #999999)]
9 RenderBlock {OPTION} at (1,1) size 34.70x14.19 9 RenderBlock {OPTION} at (1,1) size 34.70x14.19
10 RenderText {#text} at (2,0) size 22x13 10 RenderText {#text} at (2,0) size 22x13
11 text run at (2,0) width 22: "One" 11 text run at (2,0) width 22: "One"
12 RenderBlock {OPTION} at (1,15.19) size 34.70x14.19 12 RenderBlock {OPTION} at (1,15.19) size 34.70x14.19
13 RenderText {#text} at (2,0) size 23x13 13 RenderText {#text} at (2,0) size 23x13
14 text run at (2,0) width 23: "Two" 14 text run at (2,0) width 23: "Two"
15 RenderBlock {OPTION} at (1,29.38) size 34.70x14.19 15 RenderBlock {OPTION} at (1,29.38) size 34.70x14.19
16 RenderText {#text} at (2,0) size 31x13 16 RenderText {#text} at (2,0) size 31x13
17 text run at (2,0) width 31: "Three" 17 text run at (2,0) width 31: "Three"
18 RenderBlock {OPTION} at (1,43.56) size 34.70x14.19 18 RenderBlock {OPTION} at (1,43.56) size 34.70x14.19
(...skipping 10 matching lines...) Expand all
29 text run at (2,0) width 31: "Seven" 29 text run at (2,0) width 31: "Seven"
30 RenderBlock {OPTION} at (1,100.31) size 34.70x14.19 30 RenderBlock {OPTION} at (1,100.31) size 34.70x14.19
31 RenderText {#text} at (2,0) size 27x13 31 RenderText {#text} at (2,0) size 27x13
32 text run at (2,0) width 27: "Eight" 32 text run at (2,0) width 27: "Eight"
33 RenderBlock {OPTION} at (1,114.50) size 34.70x14.19 33 RenderBlock {OPTION} at (1,114.50) size 34.70x14.19
34 RenderText {#text} at (2,0) size 25x13 34 RenderText {#text} at (2,0) size 25x13
35 text run at (2,0) width 25: "Nine" 35 text run at (2,0) width 25: "Nine"
36 RenderBlock {OPTION} at (1,128.69) size 34.70x14.19 36 RenderBlock {OPTION} at (1,128.69) size 34.70x14.19
37 RenderText {#text} at (2,0) size 20x13 37 RenderText {#text} at (2,0) size 20x13
38 text run at (2,0) width 20: "Ten" 38 text run at (2,0) width 20: "Ten"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698