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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/select/optgroup-rendering-expected.txt

Issue 966883002: renderer/RenderMenuList.* -> layout/LayoutMenuList.* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove OWNERS, allowing Source/core/rendering to be deleted. Created 5 years, 9 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 800x379 3 layer at (0,0) size 800x379
4 RenderBlock {HTML} at (0,0) size 800x379 4 RenderBlock {HTML} at (0,0) size 800x379
5 RenderBody {BODY} at (8,8) size 784x363 5 RenderBody {BODY} at (8,8) size 784x363
6 RenderBlock {FORM} at (0,0) size 784x363 6 RenderBlock {FORM} at (0,0) size 784x363
7 RenderText {#text} at (80,323) size 4x19 7 RenderText {#text} at (80,323) size 4x19
8 text run at (80,323) width 4: " " 8 text run at (80,323) width 4: " "
9 LayoutBR {BR} at (84,323) size 0x19 9 LayoutBR {BR} at (84,323) size 0x19
10 RenderMenuList {SELECT} at (0,343) size 73x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)] 10 LayoutMenuList {SELECT} at (0,343) size 73x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
11 RenderBlock (anonymous) at (1,1) size 71x18 11 RenderBlock (anonymous) at (1,1) size 71x18
12 RenderText at (4,1) size 32x16 12 RenderText at (4,1) size 32x16
13 text run at (4,1) width 32: "Three" 13 text run at (4,1) width 32: "Three"
14 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 layer at (8,8) size 80x342 clip at (9,9) size 63x340 15 layer at (8,8) size 80x342 clip at (9,9) size 63x340
16 LayoutListBox {SELECT} at (0,0) size 80x342 [bgcolor=#FFFFFF] [border: (1px so lid #A9A9A9)] 16 LayoutListBox {SELECT} at (0,0) size 80x342 [bgcolor=#FFFFFF] [border: (1px so lid #A9A9A9)]
17 RenderBlock {OPTGROUP} at (1,1) size 63x85 [color=#008000] 17 RenderBlock {OPTGROUP} at (1,1) size 63x85 [color=#008000]
18 RenderBlock {DIV} at (0,0) size 63x17 18 RenderBlock {DIV} at (0,0) size 63x17
19 RenderText {#text} at (2,0) size 52x16 19 RenderText {#text} at (2,0) size 52x16
20 text run at (2,0) width 52: "Enabled" 20 text run at (2,0) width 52: "Enabled"
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 LayoutTextFragment at (2,0) size 16x16 91 LayoutTextFragment at (2,0) size 16x16
92 text run at (2,0) width 16: " " 92 text run at (2,0) width 16: " "
93 RenderText {#text} at (18,0) size 32x16 93 RenderText {#text} at (18,0) size 32x16
94 text run at (18,0) width 32: "Three" 94 text run at (18,0) width 32: "Three"
95 RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF] 95 RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF]
96 RenderInline {<pseudo:before>} at (0,0) size 16x16 96 RenderInline {<pseudo:before>} at (0,0) size 16x16
97 LayoutTextFragment at (2,0) size 16x16 97 LayoutTextFragment at (2,0) size 16x16
98 text run at (2,0) width 16: " " 98 text run at (2,0) width 16: " "
99 RenderText {#text} at (18,0) size 26x16 99 RenderText {#text} at (18,0) size 26x16
100 text run at (18,0) width 26: "Four" 100 text run at (18,0) width 26: "Four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698