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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/marvin/tables_align_right-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 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderText {#text} at (0,0) size 420x19 6 RenderText {#text} at (0,0) size 420x19
7 text run at (0,0) width 420: "The table displayed is two rows by three c olumns with right alignment." 7 text run at (0,0) width 420: "The table displayed is two rows by three c olumns with right alignment."
8 RenderBR {BR} at (420,15) size 0x0 8 LayoutBR {BR} at (420,15) size 0x0
9 LayoutTable {TABLE} at (581,20) size 203x50 9 LayoutTable {TABLE} at (581,20) size 203x50
10 LayoutTableSection {TBODY} at (0,0) size 203x50 10 LayoutTableSection {TBODY} at (0,0) size 203x50
11 LayoutTableRow {TR} at (0,2) size 203x22 11 LayoutTableRow {TR} at (0,2) size 203x22
12 LayoutTableCell {TD} at (2,2) size 66x22 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 66x22 [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 60x19 13 RenderText {#text} at (1,1) size 60x19
14 text run at (1,1) width 60: "Navigator" 14 text run at (1,1) width 60: "Navigator"
15 LayoutTableCell {TD} at (70,2) size 68x22 [r=0 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (70,2) size 68x22 [r=0 c=1 rs=1 cs=1]
16 RenderText {#text} at (1,1) size 66x19 16 RenderText {#text} at (1,1) size 66x19
17 text run at (1,1) width 66: "Messenger" 17 text run at (1,1) width 66: "Messenger"
18 LayoutTableCell {TD} at (140,2) size 61x22 [r=0 c=2 rs=1 cs=1] 18 LayoutTableCell {TD} at (140,2) size 61x22 [r=0 c=2 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 52x19 19 RenderText {#text} at (1,1) size 52x19
20 text run at (1,1) width 52: "Collabra" 20 text run at (1,1) width 52: "Collabra"
21 LayoutTableRow {TR} at (0,26) size 203x22 21 LayoutTableRow {TR} at (0,26) size 203x22
22 LayoutTableCell {TD} at (2,26) size 66x22 [r=1 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (2,26) size 66x22 [r=1 c=0 rs=1 cs=1]
23 RenderText {#text} at (1,1) size 64x19 23 RenderText {#text} at (1,1) size 64x19
24 text run at (1,1) width 64: "Composer" 24 text run at (1,1) width 64: "Composer"
25 LayoutTableCell {TD} at (70,26) size 68x22 [r=1 c=1 rs=1 cs=1] 25 LayoutTableCell {TD} at (70,26) size 68x22 [r=1 c=1 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 55x19 26 RenderText {#text} at (1,1) size 55x19
27 text run at (1,1) width 55: "Calendar" 27 text run at (1,1) width 55: "Calendar"
28 LayoutTableCell {TD} at (140,26) size 61x22 [r=1 c=2 rs=1 cs=1] 28 LayoutTableCell {TD} at (140,26) size 61x22 [r=1 c=2 rs=1 cs=1]
29 RenderText {#text} at (1,1) size 59x19 29 RenderText {#text} at (1,1) size 59x19
30 text run at (1,1) width 59: "Netcaster" 30 text run at (1,1) width 59: "Netcaster"
31 RenderText {#text} at (0,0) size 0x0 31 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698