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

Side by Side Diff: LayoutTests/platform/linux/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 784x27 6 RenderBlock {H2} at (0,0) size 784x27
7 RenderText {#text} at (0,0) size 363x26 7 RenderText {#text} at (0,0) size 363x26
8 text run at (0,0) width 363: "SeaMonkey XPInstall Trigger Page" 8 text run at (0,0) width 363: "SeaMonkey XPInstall Trigger Page"
9 RenderBlock {HR} at (0,46.91) size 784x2 [border: (1px inset #EEEEEE)] 9 RenderBlock {HR} at (0,46.91) size 784x2 [border: (1px inset #EEEEEE)]
10 RenderBlock {FORM} at (0,56.91) size 784x54 10 RenderBlock {FORM} at (0,56.91) size 784x54
(...skipping 10 matching lines...) Expand all
21 LayoutButton {INPUT} at (1,1) size 55x22 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)] 21 LayoutButton {INPUT} at (1,1) size 55x22 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)]
22 RenderBlock (anonymous) at (8,3) size 39x16 22 RenderBlock (anonymous) at (8,3) size 39x16
23 RenderText {#text} at (0,0) size 39x16 23 RenderText {#text} at (0,0) size 39x16
24 text run at (0,0) width 39: "Trigger" 24 text run at (0,0) width 39: "Trigger"
25 LayoutTableRow {TR} at (0,28) size 630x24 25 LayoutTableRow {TR} at (0,28) size 630x24
26 LayoutTableCell {TD} at (2,29) size 107x22 [r=1 c=0 rs=1 cs=1] 26 LayoutTableCell {TD} at (2,29) size 107x22 [r=1 c=0 rs=1 cs=1]
27 RenderInline {B} at (0,0) size 105x19 27 RenderInline {B} at (0,0) size 105x19
28 RenderText {#text} at (1,1) size 105x19 28 RenderText {#text} at (1,1) size 105x19
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,29) size 426x22 [r=1 c=1 rs=1 cs=1] 30 LayoutTableCell {TD} at (111,29) size 426x22 [r=1 c=1 rs=1 cs=1]
31 RenderMenuList {SELECT} at (1,1) size 270x20 [bgcolor=#C0C0C0] [ border: (1px solid #A9A9A9)] 31 LayoutMenuList {SELECT} at (1,1) size 270x20 [bgcolor=#C0C0C0] [ border: (1px solid #A9A9A9)]
32 RenderBlock (anonymous) at (1,1) size 268x18 32 RenderBlock (anonymous) at (1,1) size 268x18
33 RenderText at (4,1) size 77x16 33 RenderText at (4,1) size 77x16
34 text run at (4,1) width 77: "a_abortinstall" 34 text run at (4,1) width 77: "a_abortinstall"
35 RenderText {#text} at (0,0) size 0x0 35 RenderText {#text} at (0,0) size 0x0
36 LayoutTableCell {TD} at (539,28) size 89x24 [r=1 c=2 rs=1 cs=1] 36 LayoutTableCell {TD} at (539,28) size 89x24 [r=1 c=2 rs=1 cs=1]
37 LayoutButton {INPUT} at (1,1) size 87x22 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)] 37 LayoutButton {INPUT} at (1,1) size 87x22 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)]
38 RenderBlock (anonymous) at (8,3) size 71x16 38 RenderBlock (anonymous) at (8,3) size 71x16
39 RenderText {#text} at (0,0) size 71x16 39 RenderText {#text} at (0,0) size 71x16
40 text run at (0,0) width 71: "Trigger case" 40 text run at (0,0) width 71: "Trigger case"
41 layer at (122,71) size 420x16 41 layer at (122,71) size 420x16
42 RenderBlock {DIV} at (2,3) size 420x16 42 RenderBlock {DIV} at (2,3) size 420x16
43 RenderText {#text} at (0,0) size 101x16 43 RenderText {#text} at (0,0) size 101x16
44 text run at (0,0) width 101: "http://jimbob/jars/" 44 text run at (0,0) width 101: "http://jimbob/jars/"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698