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

Side by Side Diff: LayoutTests/platform/linux/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 610x110 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 610x110 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 608x108 7 LayoutTableSection {TBODY} at (1,1) size 608x108
8 LayoutTableRow {TR} at (0,2) size 608x104 8 LayoutTableRow {TR} at (0,2) size 608x104
9 LayoutTableCell {TD} at (2,19) size 479x70 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,19) size 479x70 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 475x66 [bgcolor=#BBBBBB] 10 LayoutTable {TABLE} at (2,2) size 475x66 [bgcolor=#BBBBBB]
11 LayoutTableSection {TBODY} at (0,0) size 475x66 11 LayoutTableSection {TBODY} at (0,0) size 475x66
12 LayoutTableRow {TR} at (0,2) size 475x62 12 LayoutTableRow {TR} at (0,2) size 475x62
13 LayoutTableCell {TD} at (2,32) size 2x2 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {TD} at (2,32) size 2x2 [r=0 c=0 rs=1 cs=1]
14 LayoutTableCell {TD} at (6,2) size 467x62 [r=0 c=1 rs=1 cs=1 ] 14 LayoutTableCell {TD} at (6,2) size 467x62 [r=0 c=1 rs=1 cs=1 ]
15 RenderText {#text} at (1,1) size 210x19 15 RenderText {#text} at (1,1) size 210x19
16 text run at (1,1) width 210: "Welcome to the new DaveCen tral!" 16 text run at (1,1) width 210: "Welcome to the new DaveCen tral!"
17 RenderBR {BR} at (211,16) size 0x0 17 LayoutBR {BR} at (211,16) size 0x0
18 RenderText {#text} at (1,21) size 436x39 18 RenderText {#text} at (1,21) size 436x39
19 text run at (1,21) width 81: "I have a new " 19 text run at (1,21) width 81: "I have a new "
20 text run at (82,21) width 333: "Linux software archive a s well as the Windows archive " 20 text run at (82,21) width 333: "Linux software archive a s well as the Windows archive "
21 text run at (415,21) width 22: "you" 21 text run at (415,21) width 22: "you"
22 text run at (1,41) width 178: "have come to know and lov e." 22 text run at (1,41) width 178: "have come to know and lov e."
23 LayoutTableCell {TD} at (483,2) size 123x104 [bgcolor=#99CCCC] [bord er: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] 23 LayoutTableCell {TD} at (483,2) size 123x104 [bgcolor=#99CCCC] [bord er: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 110x19 24 RenderText {#text} at (2,2) size 110x19
25 text run at (2,2) width 110: "ANDOVER.NET" 25 text run at (2,2) width 110: "ANDOVER.NET"
26 RenderBR {BR} at (112,17) size 0x0 26 LayoutBR {BR} at (112,17) size 0x0
27 RenderText {#text} at (2,22) size 105x19 27 RenderText {#text} at (2,22) size 105x19
28 text run at (2,22) width 105: "E-COMMERCE" 28 text run at (2,22) width 105: "E-COMMERCE"
29 RenderBR {BR} at (107,37) size 0x0 29 LayoutBR {BR} at (107,37) size 0x0
30 RenderText {#text} at (2,42) size 97x59 30 RenderText {#text} at (2,42) size 97x59
31 text run at (2,42) width 97: "Buy some smart" 31 text run at (2,42) width 97: "Buy some smart"
32 text run at (2,62) width 57: "stuff from" 32 text run at (2,62) width 57: "stuff from"
33 text run at (2,82) width 80: "Andover.Net" 33 text run at (2,82) width 80: "Andover.Net"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698