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

Side by Side Diff: LayoutTests/platform/mac/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 456x18 6 RenderText {#text} at (0,0) size 456x18
7 text run at (0,0) width 456: "The table displayed is two rows by three c olumns with right alignment." 7 text run at (0,0) width 456: "The table displayed is two rows by three c olumns with right alignment."
8 RenderBR {BR} at (455,14) size 1x0 8 LayoutBR {BR} at (455,14) size 1x0
9 LayoutTable {TABLE} at (573,18) size 211x46 9 LayoutTable {TABLE} at (573,18) size 211x46
10 LayoutTableSection {TBODY} at (0,0) size 211x46 10 LayoutTableSection {TBODY} at (0,0) size 211x46
11 LayoutTableRow {TR} at (0,2) size 211x20 11 LayoutTableRow {TR} at (0,2) size 211x20
12 LayoutTableCell {TD} at (2,2) size 68x20 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 68x20 [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 64x18 13 RenderText {#text} at (1,1) size 64x18
14 text run at (1,1) width 64: "Navigator" 14 text run at (1,1) width 64: "Navigator"
15 LayoutTableCell {TD} at (72,2) size 72x20 [r=0 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (72,2) size 72x20 [r=0 c=1 rs=1 cs=1]
16 RenderText {#text} at (1,1) size 70x18 16 RenderText {#text} at (1,1) size 70x18
17 text run at (1,1) width 70: "Messenger" 17 text run at (1,1) width 70: "Messenger"
18 LayoutTableCell {TD} at (146,2) size 63x20 [r=0 c=2 rs=1 cs=1] 18 LayoutTableCell {TD} at (146,2) size 63x20 [r=0 c=2 rs=1 cs=1]
19 RenderText {#text} at (1,1) size 56x18 19 RenderText {#text} at (1,1) size 56x18
20 text run at (1,1) width 56: "Collabra" 20 text run at (1,1) width 56: "Collabra"
21 LayoutTableRow {TR} at (0,24) size 211x20 21 LayoutTableRow {TR} at (0,24) size 211x20
22 LayoutTableCell {TD} at (2,24) size 68x20 [r=1 c=0 rs=1 cs=1] 22 LayoutTableCell {TD} at (2,24) size 68x20 [r=1 c=0 rs=1 cs=1]
23 RenderText {#text} at (1,1) size 66x18 23 RenderText {#text} at (1,1) size 66x18
24 text run at (1,1) width 66: "Composer" 24 text run at (1,1) width 66: "Composer"
25 LayoutTableCell {TD} at (72,24) size 72x20 [r=1 c=1 rs=1 cs=1] 25 LayoutTableCell {TD} at (72,24) size 72x20 [r=1 c=1 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 58x18 26 RenderText {#text} at (1,1) size 58x18
27 text run at (1,1) width 58: "Calendar" 27 text run at (1,1) width 58: "Calendar"
28 LayoutTableCell {TD} at (146,24) size 63x20 [r=1 c=2 rs=1 cs=1] 28 LayoutTableCell {TD} at (146,24) size 63x20 [r=1 c=2 rs=1 cs=1]
29 RenderText {#text} at (1,1) size 61x18 29 RenderText {#text} at (1,1) size 61x18
30 text run at (1,1) width 61: "Netcaster" 30 text run at (1,1) width 61: "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