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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/dom/tableDom-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {FORM} at (0,0) size 784x22 6 RenderBlock {FORM} at (0,0) size 784x22
7 RenderMenuList {SELECT} at (0,1) size 91x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)] 7 LayoutMenuList {SELECT} at (0,1) size 91x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)]
8 RenderBlock (anonymous) at (1,1) size 89x18 8 RenderBlock (anonymous) at (1,1) size 89x18
9 RenderText at (4,1) size 66x16 9 RenderText at (4,1) size 66x16
10 text run at (4,1) width 66: "append cell" 10 text run at (4,1) width 66: "append cell"
11 RenderText {#text} at (91,1) size 51x19 11 RenderText {#text} at (91,1) size 51x19
12 text run at (91,1) width 51: " tbody " 12 text run at (91,1) width 51: " tbody "
13 LayoutTextControl {INPUT} at (142,0) size 64x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 13 LayoutTextControl {INPUT} at (142,0) size 64x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
14 RenderText {#text} at (206,1) size 40x19 14 RenderText {#text} at (206,1) size 40x19
15 text run at (206,1) width 40: " row " 15 text run at (206,1) width 40: " row "
16 LayoutTextControl {INPUT} at (246,0) size 64x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 16 LayoutTextControl {INPUT} at (246,0) size 64x22 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
17 RenderText {#text} at (310,1) size 34x19 17 RenderText {#text} at (310,1) size 34x19
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 RenderText {#text} at (0,0) size 7x16 60 RenderText {#text} at (0,0) size 7x16
61 text run at (0,0) width 7: "0" 61 text run at (0,0) width 7: "0"
62 layer at (490,11) size 60x16 62 layer at (490,11) size 60x16
63 RenderBlock {DIV} at (2,3) size 60x16 63 RenderBlock {DIV} at (2,3) size 60x16
64 RenderText {#text} at (0,0) size 7x16 64 RenderText {#text} at (0,0) size 7x16
65 text run at (0,0) width 7: "1" 65 text run at (0,0) width 7: "1"
66 layer at (620,11) size 60x16 66 layer at (620,11) size 60x16
67 RenderBlock {DIV} at (2,3) size 60x16 67 RenderBlock {DIV} at (2,3) size 60x16
68 RenderText {#text} at (0,0) size 7x16 68 RenderText {#text} at (0,0) size 7x16
69 text run at (0,0) width 7: "1" 69 text run at (0,0) width 7: "1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698