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

Side by Side Diff: LayoutTests/platform/mac/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 784x19 6 RenderBlock {FORM} at (0,0) size 784x19
7 RenderMenuList {SELECT} at (0,1) size 95x18 [bgcolor=#F8F8F8] 7 LayoutMenuList {SELECT} at (0,1) size 95x18 [bgcolor=#F8F8F8]
8 RenderBlock (anonymous) at (0,0) size 95x18 8 RenderBlock (anonymous) at (0,0) size 95x18
9 RenderText at (8,2) size 62x13 9 RenderText at (8,2) size 62x13
10 text run at (8,2) width 62: "append cell" 10 text run at (8,2) width 62: "append cell"
11 RenderText {#text} at (95,0) size 53x18 11 RenderText {#text} at (95,0) size 53x18
12 text run at (95,0) width 53: " tbody " 12 text run at (95,0) width 53: " tbody "
13 LayoutTextControl {INPUT} at (147.44,0) size 48x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 13 LayoutTextControl {INPUT} at (147.44,0) size 48x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
14 RenderText {#text} at (195,0) size 42x18 14 RenderText {#text} at (195,0) size 42x18
15 text run at (195,0) width 42: " row " 15 text run at (195,0) width 42: " row "
16 LayoutTextControl {INPUT} at (236.33,0) size 48x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)] 16 LayoutTextControl {INPUT} at (236.33,0) size 48x19 [bgcolor=#FFFFFF] [bo rder: (2px inset #EEEEEE)]
17 RenderText {#text} at (284,0) size 36x18 17 RenderText {#text} at (284,0) size 36x18
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 RenderText {#text} at (0,0) size 7x13 60 RenderText {#text} at (0,0) size 7x13
61 text run at (0,0) width 7: "0" 61 text run at (0,0) width 7: "0"
62 layer at (453,11) size 42x13 62 layer at (453,11) size 42x13
63 RenderBlock {DIV} at (3,3) size 42x13 63 RenderBlock {DIV} at (3,3) size 42x13
64 RenderText {#text} at (0,0) size 7x13 64 RenderText {#text} at (0,0) size 7x13
65 text run at (0,0) width 7: "1" 65 text run at (0,0) width 7: "1"
66 layer at (570,11) size 42x13 66 layer at (570,11) size 42x13
67 RenderBlock {DIV} at (3,3) size 42x13 67 RenderBlock {DIV} at (3,3) size 42x13
68 RenderText {#text} at (0,0) size 7x13 68 RenderText {#text} at (0,0) size 7x13
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