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

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

Powered by Google App Engine
This is Rietveld 408576698