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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug33855-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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x576 [bgcolor=#FFFFFF]
6 RenderBlock {FORM} at (0,0) size 784x28 6 RenderBlock {FORM} at (0,0) size 784x28
7 LayoutTable {TABLE} at (0,0) size 784x28 7 LayoutTable {TABLE} at (0,0) size 784x28
8 LayoutTableSection {TBODY} at (0,0) size 784x28 8 LayoutTableSection {TBODY} at (0,0) size 784x28
9 LayoutTableRow {TR} at (0,2) size 784x24 [bgcolor=#FFFFFF] 9 LayoutTableRow {TR} at (0,2) size 784x24 [bgcolor=#FFFFFF]
10 LayoutTableCell {TD} at (2,2) size 72x24 [r=0 c=0 rs=1 cs=1] 10 LayoutTableCell {TD} at (2,2) size 72x24 [r=0 c=0 rs=1 cs=1]
(...skipping 13 matching lines...) Expand all
24 text run at (0,0) width 71: "Empty trash" 24 text run at (0,0) width 71: "Empty trash"
25 LayoutTableCell {TD} at (224,6) size 377x20 [r=0 c=3 rs=1 cs=1] 25 LayoutTableCell {TD} at (224,6) size 377x20 [r=0 c=3 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 4x17 26 RenderText {#text} at (1,1) size 4x17
27 text run at (1,1) width 4: " " 27 text run at (1,1) width 4: " "
28 LayoutTableCell {TD} at (603,2) size 67x24 [r=0 c=4 rs=1 cs=1] 28 LayoutTableCell {TD} at (603,2) size 67x24 [r=0 c=4 rs=1 cs=1]
29 LayoutButton {INPUT} at (1,1) size 65x22 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)] 29 LayoutButton {INPUT} at (1,1) size 65x22 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)]
30 RenderBlock (anonymous) at (8,3) size 49x16 30 RenderBlock (anonymous) at (8,3) size 49x16
31 RenderText {#text} at (0,0) size 49x16 31 RenderText {#text} at (0,0) size 49x16
32 text run at (0,0) width 49: "Move to:" 32 text run at (0,0) width 49: "Move to:"
33 LayoutTableCell {TD} at (672,4) size 110x22 [r=0 c=5 rs=1 cs=1] 33 LayoutTableCell {TD} at (672,4) size 110x22 [r=0 c=5 rs=1 cs=1]
34 RenderMenuList {SELECT} at (1,1) size 108x20 [bgcolor=#FFFFFF] [ border: (1px solid #A9A9A9)] 34 LayoutMenuList {SELECT} at (1,1) size 108x20 [bgcolor=#FFFFFF] [ border: (1px solid #A9A9A9)]
35 RenderBlock (anonymous) at (1,1) size 106x18 35 RenderBlock (anonymous) at (1,1) size 106x18
36 RenderText at (4,1) size 83x16 36 RenderText at (4,1) size 83x16
37 text run at (4,1) width 83: "Choose folder " 37 text run at (4,1) width 83: "Choose folder "
38 RenderText {#text} at (0,0) size 0x0 38 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698