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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug18359-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 {H2} at (0,0) size 784x28 6 RenderBlock {H2} at (0,0) size 784x28
7 RenderText {#text} at (0,0) size 364x28 7 RenderText {#text} at (0,0) size 364x28
8 text run at (0,0) width 364: "SeaMonkey XPInstall Trigger Page" 8 text run at (0,0) width 364: "SeaMonkey XPInstall Trigger Page"
9 RenderBlock {HR} at (0,47.91) size 784x2 [border: (1px inset #EEEEEE)] 9 RenderBlock {HR} at (0,47.91) size 784x2 [border: (1px inset #EEEEEE)]
10 RenderBlock {FORM} at (0,57.91) size 784x47 10 RenderBlock {FORM} at (0,57.91) size 784x47
(...skipping 10 matching lines...) Expand all
21 LayoutButton {INPUT} at (1,1) size 54.98x18 [bgcolor=#C0C0C0] 21 LayoutButton {INPUT} at (1,1) size 54.98x18 [bgcolor=#C0C0C0]
22 RenderBlock (anonymous) at (8,2) size 38.98x13 22 RenderBlock (anonymous) at (8,2) size 38.98x13
23 RenderText {#text} at (0,0) size 39x13 23 RenderText {#text} at (0,0) size 39x13
24 text run at (0,0) width 39: "Trigger" 24 text run at (0,0) width 39: "Trigger"
25 LayoutTableRow {TR} at (0,25) size 549x20 25 LayoutTableRow {TR} at (0,25) size 549x20
26 LayoutTableCell {TD} at (2,25) size 107x20 [r=1 c=0 rs=1 cs=1] 26 LayoutTableCell {TD} at (2,25) size 107x20 [r=1 c=0 rs=1 cs=1]
27 RenderInline {B} at (0,0) size 105x18 27 RenderInline {B} at (0,0) size 105x18
28 RenderText {#text} at (1,1) size 105x18 28 RenderText {#text} at (1,1) size 105x18
29 text run at (1,1) width 105: "Run Test Case:" 29 text run at (1,1) width 105: "Run Test Case:"
30 LayoutTableCell {TD} at (111,25) size 350x20 [r=1 c=1 rs=1 cs=1] 30 LayoutTableCell {TD} at (111,25) size 350x20 [r=1 c=1 rs=1 cs=1]
31 RenderMenuList {SELECT} at (1,1) size 262x18 [bgcolor=#F8F8F8] 31 LayoutMenuList {SELECT} at (1,1) size 262x18 [bgcolor=#F8F8F8]
32 RenderBlock (anonymous) at (0,0) size 262x18 32 RenderBlock (anonymous) at (0,0) size 262x18
33 RenderText at (8,2) size 73x13 33 RenderText at (8,2) size 73x13
34 text run at (8,2) width 73: "a_abortinstall" 34 text run at (8,2) width 73: "a_abortinstall"
35 RenderText {#text} at (0,0) size 0x0 35 RenderText {#text} at (0,0) size 0x0
36 LayoutTableCell {TD} at (463,25) size 84x20 [r=1 c=2 rs=1 cs=1] 36 LayoutTableCell {TD} at (463,25) size 84x20 [r=1 c=2 rs=1 cs=1]
37 LayoutButton {INPUT} at (1,1) size 81.92x18 [bgcolor=#C0C0C0] 37 LayoutButton {INPUT} at (1,1) size 81.92x18 [bgcolor=#C0C0C0]
38 RenderBlock (anonymous) at (8,2) size 65.92x13 38 RenderBlock (anonymous) at (8,2) size 65.92x13
39 RenderText {#text} at (0,0) size 66x13 39 RenderText {#text} at (0,0) size 66x13
40 text run at (0,0) width 66: "Trigger case" 40 text run at (0,0) width 66: "Trigger case"
41 layer at (123,72) size 342x13 41 layer at (123,72) size 342x13
42 RenderBlock {DIV} at (3,3) size 342x13 42 RenderBlock {DIV} at (3,3) size 342x13
43 RenderText {#text} at (0,0) size 106x13 43 RenderText {#text} at (0,0) size 106x13
44 text run at (0,0) width 106: "http://jimbob/jars/" 44 text run at (0,0) width 106: "http://jimbob/jars/"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698