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

Side by Side Diff: LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-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 {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 160x19 7 RenderText {#text} at (0,0) size 160x19
8 text run at (0,0) width 160: "Tests: the colspan attribute" 8 text run at (0,0) width 160: "Tests: the colspan attribute"
9 RenderBR {BR} at (160,15) size 0x0 9 LayoutBR {BR} at (160,15) size 0x0
10 RenderBlock {P} at (0,36) size 784x80 10 RenderBlock {P} at (0,36) size 784x80
11 RenderText {#text} at (0,0) size 68x19 11 RenderText {#text} at (0,0) size 68x19
12 text run at (0,0) width 68: "Conditions:" 12 text run at (0,0) width 68: "Conditions:"
13 RenderBR {BR} at (68,15) size 0x0 13 LayoutBR {BR} at (68,15) size 0x0
14 RenderText {#text} at (0,20) size 767x59 14 RenderText {#text} at (0,20) size 767x59
15 text run at (0,20) width 619: "The colSpan attribute specifies the num ber of columns spanned by the current cell. The default value of " 15 text run at (0,20) width 619: "The colSpan attribute specifies the num ber of columns spanned by the current cell. The default value of "
16 text run at (619,20) width 148: "this attribute is one (\"1\")." 16 text run at (619,20) width 148: "this attribute is one (\"1\")."
17 text run at (0,40) width 446: "The value zero (\"0\") means that the c ell spans all columns from the current " 17 text run at (0,40) width 446: "The value zero (\"0\") means that the c ell spans all columns from the current "
18 text run at (446,40) width 276: "column to the last column of the colu mn group" 18 text run at (446,40) width 276: "column to the last column of the colu mn group"
19 text run at (0,60) width 259: "(COLGROUP) in which the cell is defined ." 19 text run at (0,60) width 259: "(COLGROUP) in which the cell is defined ."
20 RenderBlock {P} at (0,132) size 784x60 20 RenderBlock {P} at (0,132) size 784x60
21 RenderText {#text} at (0,0) size 775x59 21 RenderText {#text} at (0,0) size 775x59
22 text run at (0,0) width 775: "The first table tests the default value of one, and an input of 7, which is within the normal range of expect input. The first column in" 22 text run at (0,0) width 775: "The first table tests the default value of one, and an input of 7, which is within the normal range of expect input. The first column in"
23 text run at (0,20) width 604: "the first row should span only column \ "one\" and the second cell should span all of the other columns. " 23 text run at (0,20) width 604: "the first row should span only column \ "one\" and the second cell should span all of the other columns. "
24 text run at (604,20) width 156: "The second table tests the" 24 text run at (604,20) width 156: "The second table tests the"
25 text run at (0,40) width 397: "zero value. \"Just A\" should span \"A\ " and \"Just B\" should span \"B.\"" 25 text run at (0,40) width 397: "zero value. \"Just A\" should span \"A\ " and \"Just B\" should span \"B.\""
26 RenderBlock {HR} at (0,208) size 784x2 [border: (1px inset #EEEEEE)] 26 RenderBlock {HR} at (0,208) size 784x2 [border: (1px inset #EEEEEE)]
27 RenderBlock (anonymous) at (0,218) size 784x20 27 RenderBlock (anonymous) at (0,218) size 784x20
28 RenderBR {BR} at (0,0) size 0x19 28 LayoutBR {BR} at (0,0) size 0x19
29 LayoutTable {TABLE} at (0,238) size 255x76 [border: (1px outset #808080)] 29 LayoutTable {TABLE} at (0,238) size 255x76 [border: (1px outset #808080)]
30 RenderBlock {CAPTION} at (0,0) size 255x20 30 RenderBlock {CAPTION} at (0,0) size 255x20
31 RenderText {#text} at (27,0) size 201x19 31 RenderText {#text} at (27,0) size 201x19
32 text run at (27,0) width 201: "Testing Default and Regular Input" 32 text run at (27,0) width 201: "Testing Default and Regular Input"
33 LayoutTableSection {TBODY} at (1,21) size 253x54 33 LayoutTableSection {TBODY} at (1,21) size 253x54
34 LayoutTableRow {TR} at (0,2) size 253x24 34 LayoutTableRow {TR} at (0,2) size 253x24
35 LayoutTableCell {TD} at (2,2) size 31x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 35 LayoutTableCell {TD} at (2,2) size 31x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
36 RenderText {#text} at (2,2) size 27x19 36 RenderText {#text} at (2,2) size 27x19
37 text run at (2,2) width 27: "First" 37 text run at (2,2) width 27: "First"
38 LayoutTableCell {TD} at (35,2) size 216x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=7] 38 LayoutTableCell {TD} at (35,2) size 216x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=7]
(...skipping 18 matching lines...) Expand all
57 LayoutTableCell {TD} at (157,28) size 20x24 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1] 57 LayoutTableCell {TD} at (157,28) size 20x24 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1]
58 RenderText {#text} at (2,2) size 16x19 58 RenderText {#text} at (2,2) size 16x19
59 text run at (2,2) width 16: "six" 59 text run at (2,2) width 16: "six"
60 LayoutTableCell {TD} at (179,28) size 38x24 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1] 60 LayoutTableCell {TD} at (179,28) size 38x24 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1]
61 RenderText {#text} at (2,2) size 34x19 61 RenderText {#text} at (2,2) size 34x19
62 text run at (2,2) width 34: "seven" 62 text run at (2,2) width 34: "seven"
63 LayoutTableCell {TD} at (219,28) size 32x24 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1] 63 LayoutTableCell {TD} at (219,28) size 32x24 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1]
64 RenderText {#text} at (2,2) size 28x19 64 RenderText {#text} at (2,2) size 28x19
65 text run at (2,2) width 28: "eight" 65 text run at (2,2) width 28: "eight"
66 RenderBlock (anonymous) at (0,314) size 784x20 66 RenderBlock (anonymous) at (0,314) size 784x20
67 RenderBR {BR} at (0,0) size 0x19 67 LayoutBR {BR} at (0,0) size 0x19
68 LayoutTable {TABLE} at (0,334) size 189x76 [border: (1px outset #808080)] 68 LayoutTable {TABLE} at (0,334) size 189x76 [border: (1px outset #808080)]
69 RenderBlock {CAPTION} at (0,0) size 189x20 69 RenderBlock {CAPTION} at (0,0) size 189x20
70 RenderText {#text} at (15,0) size 159x19 70 RenderText {#text} at (15,0) size 159x19
71 text run at (15,0) width 159: "Testing Zero Special Case" 71 text run at (15,0) width 159: "Testing Zero Special Case"
72 LayoutTableSection {TBODY} at (1,21) size 187x54 72 LayoutTableSection {TBODY} at (1,21) size 187x54
73 LayoutTableRow {TR} at (0,2) size 187x24 73 LayoutTableRow {TR} at (0,2) size 187x24
74 LayoutTableCell {TD} at (2,2) size 42x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 74 LayoutTableCell {TD} at (2,2) size 42x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
75 RenderText {#text} at (2,2) size 38x19 75 RenderText {#text} at (2,2) size 38x19
76 text run at (2,2) width 38: "Just A" 76 text run at (2,2) width 38: "Just A"
77 LayoutTableCell {TD} at (46,2) size 41x24 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 77 LayoutTableCell {TD} at (46,2) size 41x24 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
(...skipping 17 matching lines...) Expand all
95 text run at (2,2) width 9: "E" 95 text run at (2,2) width 9: "E"
96 LayoutTableCell {TD} at (138,28) size 13x24 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1] 96 LayoutTableCell {TD} at (138,28) size 13x24 [border: (1px inset #808 080)] [r=1 c=5 rs=1 cs=1]
97 RenderText {#text} at (2,2) size 9x19 97 RenderText {#text} at (2,2) size 9x19
98 text run at (2,2) width 9: "F" 98 text run at (2,2) width 9: "F"
99 LayoutTableCell {TD} at (153,28) size 15x24 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1] 99 LayoutTableCell {TD} at (153,28) size 15x24 [border: (1px inset #808 080)] [r=1 c=6 rs=1 cs=1]
100 RenderText {#text} at (2,2) size 11x19 100 RenderText {#text} at (2,2) size 11x19
101 text run at (2,2) width 11: "G" 101 text run at (2,2) width 11: "G"
102 LayoutTableCell {TD} at (170,28) size 15x24 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1] 102 LayoutTableCell {TD} at (170,28) size 15x24 [border: (1px inset #808 080)] [r=1 c=7 rs=1 cs=1]
103 RenderText {#text} at (2,2) size 11x19 103 RenderText {#text} at (2,2) size 11x19
104 text run at (2,2) width 11: "H" 104 text run at (2,2) width 11: "H"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698