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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug25663-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 [bgcolor=#FFFFFF] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
6 LayoutTable {TABLE} at (0,0) size 610x100 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 610x100 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 608x98 7 LayoutTableSection {TBODY} at (1,1) size 608x98
8 LayoutTableRow {TR} at (0,2) size 608x94 8 LayoutTableRow {TR} at (0,2) size 608x94
9 LayoutTableCell {TD} at (2,17) size 479x64 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,17) size 479x64 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 475x60 [bgcolor=#BBBBBB] 10 LayoutTable {TABLE} at (2,2) size 475x60 [bgcolor=#BBBBBB]
11 LayoutTableSection {TBODY} at (0,0) size 475x60 11 LayoutTableSection {TBODY} at (0,0) size 475x60
12 LayoutTableRow {TR} at (0,2) size 475x56 12 LayoutTableRow {TR} at (0,2) size 475x56
13 LayoutTableCell {TD} at (2,29) size 2x2 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,29) size 2x2 [r=0 c=0 rs=1 cs=1]
14 LayoutTableCell {TD} at (6,2) size 467x56 [r=0 c=1 rs=1 cs=1 ] 14 LayoutTableCell {TD} at (6,2) size 467x56 [r=0 c=1 rs=1 cs=1 ]
15 RenderText {#text} at (1,1) size 223x17 15 RenderText {#text} at (1,1) size 223x17
16 text run at (1,1) width 223: "Welcome to the new DaveCen tral!" 16 text run at (1,1) width 223: "Welcome to the new DaveCen tral!"
17 RenderBR {BR} at (223,15) size 1x0 17 LayoutBR {BR} at (223,15) size 1x0
18 RenderText {#text} at (1,19) size 440x35 18 RenderText {#text} at (1,19) size 440x35
19 text run at (1,19) width 86: "I have a new " 19 text run at (1,19) width 86: "I have a new "
20 text run at (86,19) width 355: "Linux software archive a s well as the Windows archive" 20 text run at (86,19) width 355: "Linux software archive a s well as the Windows archive"
21 text run at (1,37) width 216: "you have come to know and love." 21 text run at (1,37) width 216: "you have come to know and love."
22 LayoutTableCell {TD} at (483,2) size 123x94 [bgcolor=#99CCCC] [borde r: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] 22 LayoutTableCell {TD} at (483,2) size 123x94 [bgcolor=#99CCCC] [borde r: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
23 RenderText {#text} at (2,2) size 114x17 23 RenderText {#text} at (2,2) size 114x17
24 text run at (2,2) width 114: "ANDOVER.NET" 24 text run at (2,2) width 114: "ANDOVER.NET"
25 RenderBR {BR} at (115,16) size 1x0 25 LayoutBR {BR} at (115,16) size 1x0
26 RenderText {#text} at (2,20) size 107x17 26 RenderText {#text} at (2,20) size 107x17
27 text run at (2,20) width 107: "E-COMMERCE" 27 text run at (2,20) width 107: "E-COMMERCE"
28 RenderBR {BR} at (108,34) size 1x0 28 LayoutBR {BR} at (108,34) size 1x0
29 RenderText {#text} at (2,38) size 104x53 29 RenderText {#text} at (2,38) size 104x53
30 text run at (2,38) width 104: "Buy some smart" 30 text run at (2,38) width 104: "Buy some smart"
31 text run at (2,56) width 65: "stuff from" 31 text run at (2,56) width 65: "stuff from"
32 text run at (2,74) width 84: "Andover.Net" 32 text run at (2,74) width 84: "Andover.Net"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698