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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug20804-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 RenderBlock {P} at (0,0) size 784x54 6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 150x17 7 RenderText {#text} at (0,0) size 150x17
8 text run at (0,0) width 150: "Testcase distilled from " 8 text run at (0,0) width 150: "Testcase distilled from "
9 RenderInline {A} at (0,0) size 171x17 [color=#0000EE] 9 RenderInline {A} at (0,0) size 171x17 [color=#0000EE]
10 RenderText {#text} at (149,0) size 171x17 10 RenderText {#text} at (149,0) size 171x17
11 text run at (149,0) width 171: "http://www.microsoft.com" 11 text run at (149,0) width 171: "http://www.microsoft.com"
12 RenderBR {BR} at (319,14) size 1x0 12 LayoutBR {BR} at (319,14) size 1x0
13 RenderText {#text} at (0,18) size 596x17 13 RenderText {#text} at (0,18) size 596x17
14 text run at (0,18) width 596: "The problem seems to be that the last c ell in each row have an \"excessive\" COLSPAN value." 14 text run at (0,18) width 596: "The problem seems to be that the last c ell in each row have an \"excessive\" COLSPAN value."
15 RenderBR {BR} at (595,32) size 1x0 15 LayoutBR {BR} at (595,32) size 1x0
16 RenderText {#text} at (0,36) size 399x17 16 RenderText {#text} at (0,36) size 399x17
17 text run at (0,36) width 399: "I have added BORDER=1 to make the cell boundaries visible." 17 text run at (0,36) width 399: "I have added BORDER=1 to make the cell boundaries visible."
18 LayoutTable {TABLE} at (0,70) size 784x86 [border: (1px outset #808080)] 18 LayoutTable {TABLE} at (0,70) size 784x86 [border: (1px outset #808080)]
19 LayoutTableSection {TBODY} at (1,1) size 782x84 19 LayoutTableSection {TBODY} at (1,1) size 782x84
20 LayoutTableRow {TR} at (0,0) size 782x22 20 LayoutTableRow {TR} at (0,0) size 782x22
21 LayoutTableCell {TD} at (0,0) size 297x62 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1] 21 LayoutTableCell {TD} at (0,0) size 297x62 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1]
22 LayoutImage {IMG} at (1,1) size 250x60 22 LayoutImage {IMG} at (1,1) size 250x60
23 LayoutTableCell {TD} at (297,0) size 21x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 23 LayoutTableCell {TD} at (297,0) size 21x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
24 LayoutImage {IMG} at (2,1) size 18x20 24 LayoutImage {IMG} at (2,1) size 18x20
25 LayoutTableCell {TD} at (318,1) size 464x20 [bgcolor=#000000] [borde r: (1px inset #808080)] [r=0 c=2 rs=1 cs=2] 25 LayoutTableCell {TD} at (318,1) size 464x20 [bgcolor=#000000] [borde r: (1px inset #808080)] [r=0 c=2 rs=1 cs=2]
(...skipping 13 matching lines...) Expand all
39 text run at (1,1) width 63: " Home | " 39 text run at (1,1) width 63: " Home | "
40 text run at (63,1) width 127: " Events/Training | " 40 text run at (63,1) width 127: " Events/Training | "
41 text run at (189,1) width 87: " Subscribe | " 41 text run at (189,1) width 87: " Subscribe | "
42 text run at (275,1) width 132: " About Microsoft | " 42 text run at (275,1) width 132: " About Microsoft | "
43 text run at (406,1) width 121: " US/Worldwide | " 43 text run at (406,1) width 121: " US/Worldwide | "
44 text run at (526,1) width 97: " Downloads | " 44 text run at (526,1) width 97: " Downloads | "
45 text run at (622,1) width 86: " MSN.com |" 45 text run at (622,1) width 86: " MSN.com |"
46 RenderBlock {P} at (0,172) size 784x36 46 RenderBlock {P} at (0,172) size 784x36
47 RenderText {#text} at (0,0) size 660x17 47 RenderText {#text} at (0,0) size 660x17
48 text run at (0,0) width 660: "The following table is exactly as above, but I have removed COLSPAN for the last cell in row 1 and 2," 48 text run at (0,0) width 660: "The following table is exactly as above, but I have removed COLSPAN for the last cell in row 1 and 2,"
49 RenderBR {BR} at (659,14) size 1x0 49 LayoutBR {BR} at (659,14) size 1x0
50 RenderText {#text} at (0,18) size 384x17 50 RenderText {#text} at (0,18) size 384x17
51 text run at (0,18) width 384: "and changed COLSPAN=4 to COLSPAN=3 in t he last row." 51 text run at (0,18) width 384: "and changed COLSPAN=4 to COLSPAN=3 in t he last row."
52 LayoutTable {TABLE} at (0,224) size 784x86 [border: (1px outset #808080)] 52 LayoutTable {TABLE} at (0,224) size 784x86 [border: (1px outset #808080)]
53 LayoutTableSection {TBODY} at (1,1) size 782x84 53 LayoutTableSection {TBODY} at (1,1) size 782x84
54 LayoutTableRow {TR} at (0,0) size 782x22 54 LayoutTableRow {TR} at (0,0) size 782x22
55 LayoutTableCell {TD} at (0,0) size 297x62 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1] 55 LayoutTableCell {TD} at (0,0) size 297x62 [border: (1px inset #80808 0)] [r=0 c=0 rs=2 cs=1]
56 LayoutImage {IMG} at (1,1) size 250x60 56 LayoutImage {IMG} at (1,1) size 250x60
57 LayoutTableCell {TD} at (297,0) size 21x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 57 LayoutTableCell {TD} at (297,0) size 21x22 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
58 LayoutImage {IMG} at (2,1) size 18x20 58 LayoutImage {IMG} at (2,1) size 18x20
59 LayoutTableCell {TD} at (318,1) size 464x20 [bgcolor=#000000] [borde r: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] 59 LayoutTableCell {TD} at (318,1) size 464x20 [bgcolor=#000000] [borde r: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
(...skipping 10 matching lines...) Expand all
70 LayoutTableRow {TR} at (0,64) size 782x20 70 LayoutTableRow {TR} at (0,64) size 782x20
71 LayoutTableCell {TD} at (0,64) size 782x20 [bgcolor=#6699CC] [border : (1px inset #808080)] [r=2 c=0 rs=1 cs=3] 71 LayoutTableCell {TD} at (0,64) size 782x20 [bgcolor=#6699CC] [border : (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
72 RenderText {#text} at (1,1) size 707x17 72 RenderText {#text} at (1,1) size 707x17
73 text run at (1,1) width 63: " Home | " 73 text run at (1,1) width 63: " Home | "
74 text run at (63,1) width 127: " Events/Training | " 74 text run at (63,1) width 127: " Events/Training | "
75 text run at (189,1) width 87: " Subscribe | " 75 text run at (189,1) width 87: " Subscribe | "
76 text run at (275,1) width 132: " About Microsoft | " 76 text run at (275,1) width 132: " About Microsoft | "
77 text run at (406,1) width 121: " US/Worldwide | " 77 text run at (406,1) width 121: " US/Worldwide | "
78 text run at (526,1) width 97: " Downloads | " 78 text run at (526,1) width 97: " Downloads | "
79 text run at (622,1) width 86: " MSN.com |" 79 text run at (622,1) width 86: " MSN.com |"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698