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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/001-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 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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {H1} at (0,0) size 784x37 6 RenderBlock {H1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 235x36 7 RenderText {#text} at (0,0) size 235x36
8 text run at (0,0) width 235: "Min-Width Tests" 8 text run at (0,0) width 235: "Min-Width Tests"
9 LayoutTable {TABLE} at (0,58.44) size 784x86 [border: (2px outset #808080) ] 9 LayoutTable {TABLE} at (0,58.44) size 784x86 [border: (2px outset #808080) ]
10 LayoutTableSection {TBODY} at (2,2) size 780x82 10 LayoutTableSection {TBODY} at (2,2) size 780x82
11 LayoutTableRow {TR} at (0,0) size 780x82 11 LayoutTableRow {TR} at (0,0) size 780x82
12 LayoutTableCell {TD} at (0,0) size 127x82 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,0) size 127x82 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderMenuList {SELECT} at (1,1) size 125x80 [bgcolor=#C0C0C0] [bo rder: (40px solid #FF0000)] 13 LayoutMenuList {SELECT} at (1,1) size 125x80 [bgcolor=#C0C0C0] [bo rder: (40px solid #FF0000)]
14 RenderBlock (anonymous) at (40,40) size 45x18 14 RenderBlock (anonymous) at (40,40) size 45x18
15 RenderText at (4,1) size 22x16 15 RenderText at (4,1) size 22x16
16 text run at (4,1) width 22: "Foo" 16 text run at (4,1) width 22: "Foo"
17 LayoutTableCell {TD} at (127,40) size 653x2 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 17 LayoutTableCell {TD} at (127,40) size 653x2 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
18 RenderBlock {P} at (0,160.44) size 784x24 18 RenderBlock {P} at (0,160.44) size 784x24
19 LayoutTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)] 19 LayoutTable {TABLE} at (0,0) size 784x24 [border: (2px outset #808080)]
20 LayoutTableSection {TBODY} at (2,2) size 780x20 20 LayoutTableSection {TBODY} at (2,2) size 780x20
21 LayoutTableRow {TR} at (0,0) size 780x20 21 LayoutTableRow {TR} at (0,0) size 780x20
22 LayoutTableCell {TD} at (0,0) size 22x20 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (0,0) size 22x20 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
23 RenderBlock {INPUT} at (5,4) size 13x12 23 RenderBlock {INPUT} at (5,4) size 13x12
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 LayoutButton {INPUT} at (1,1) size 169x82 [bgcolor=#C0C0C0] [bor der: (40px solid #FF0000)] 56 LayoutButton {INPUT} at (1,1) size 169x82 [bgcolor=#C0C0C0] [bor der: (40px solid #FF0000)]
57 RenderBlock (anonymous) at (46,41) size 77x16 57 RenderBlock (anonymous) at (46,41) size 77x16
58 RenderText {#text} at (0,0) size 77x16 58 RenderText {#text} at (0,0) size 77x16
59 text run at (0,0) width 77: "Submit a bug" 59 text run at (0,0) width 77: "Submit a bug"
60 LayoutTableCell {TD} at (171,41) size 609x2 [border: (1px inset #8 08080)] [r=0 c=1 rs=1 cs=1] 60 LayoutTableCell {TD} at (171,41) size 609x2 [border: (1px inset #8 08080)] [r=0 c=1 rs=1 cs=1]
61 RenderBlock (anonymous) at (0,176) size 784x82 61 RenderBlock (anonymous) at (0,176) size 784x82
62 LayoutButton {INPUT} at (0,0) size 114x82 [bgcolor=#C0C0C0] [border: ( 40px solid #FF0000)] 62 LayoutButton {INPUT} at (0,0) size 114x82 [bgcolor=#C0C0C0] [border: ( 40px solid #FF0000)]
63 RenderBlock (anonymous) at (46,41) size 22x16 63 RenderBlock (anonymous) at (46,41) size 22x16
64 RenderText {#text} at (0,0) size 22x16 64 RenderText {#text} at (0,0) size 22x16
65 text run at (0,0) width 22: "Foo" 65 text run at (0,0) width 22: "Foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698