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

Side by Side Diff: LayoutTests/platform/win/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 56x138 clip at (9,9) size 39x121 scrollHeight 170 7 layer at (8,8) size 56x138 clip at (9,9) size 39x121 scrollHeight 170
8 RenderListBox {SELECT} at (0,0) size 56x138 [bgcolor=#FFFFFF] [border: (1px so lid #A9A9A9)] 8 LayoutListBox {SELECT} at (0,0) size 56x138 [bgcolor=#FFFFFF] [border: (1px so lid #A9A9A9)]
9 RenderBlock {OPTION} at (1,1) size 39x17 9 RenderBlock {OPTION} at (1,1) size 39x17
10 RenderText {#text} at (2,0) size 24x16 10 RenderText {#text} at (2,0) size 24x16
11 text run at (2,0) width 24: "One" 11 text run at (2,0) width 24: "One"
12 RenderBlock {OPTION} at (1,18) size 39x17 12 RenderBlock {OPTION} at (1,18) size 39x17
13 RenderText {#text} at (2,0) size 23x16 13 RenderText {#text} at (2,0) size 23x16
14 text run at (2,0) width 23: "Two" 14 text run at (2,0) width 23: "Two"
15 RenderBlock {OPTION} at (1,35) size 39x17 15 RenderBlock {OPTION} at (1,35) size 39x17
16 RenderText {#text} at (2,0) size 32x16 16 RenderText {#text} at (2,0) size 32x16
17 text run at (2,0) width 32: "Three" 17 text run at (2,0) width 32: "Three"
18 RenderBlock {OPTION} at (1,52) size 39x17 18 RenderBlock {OPTION} at (1,52) size 39x17
(...skipping 10 matching lines...) Expand all
29 text run at (2,0) width 35: "Seven" 29 text run at (2,0) width 35: "Seven"
30 RenderBlock {OPTION} at (1,120) size 39x17 30 RenderBlock {OPTION} at (1,120) size 39x17
31 RenderText {#text} at (2,0) size 30x16 31 RenderText {#text} at (2,0) size 30x16
32 text run at (2,0) width 30: "Eight" 32 text run at (2,0) width 30: "Eight"
33 RenderBlock {OPTION} at (1,137) size 39x17 33 RenderBlock {OPTION} at (1,137) size 39x17
34 RenderText {#text} at (2,0) size 26x16 34 RenderText {#text} at (2,0) size 26x16
35 text run at (2,0) width 26: "Nine" 35 text run at (2,0) width 26: "Nine"
36 RenderBlock {OPTION} at (1,154) size 39x17 36 RenderBlock {OPTION} at (1,154) size 39x17
37 RenderText {#text} at (2,0) size 21x16 37 RenderText {#text} at (2,0) size 21x16
38 text run at (2,0) width 21: "Ten" 38 text run at (2,0) width 21: "Ten"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698