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

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

Powered by Google App Engine
This is Rietveld 408576698