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

Side by Side Diff: LayoutTests/platform/mac/fast/table/percent-heights-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 {H3} at (0,0) size 784x22 6 RenderBlock {H3} at (0,0) size 784x22
7 RenderText {#text} at (0,0) size 242x22 7 RenderText {#text} at (0,0) size 242x22
8 text run at (0,0) width 242: "Small Percentage Heights Bug" 8 text run at (0,0) width 242: "Small Percentage Heights Bug"
9 RenderBlock {P} at (0,40.72) size 784x36 9 RenderBlock {P} at (0,40.72) size 784x36
10 RenderText {#text} at (0,0) size 763x36 10 RenderText {#text} at (0,0) size 763x36
11 text run at (0,0) width 410: "In the example below, all eight cells sh ould be the same height. " 11 text run at (0,0) width 410: "In the example below, all eight cells sh ould be the same height. "
12 text run at (409,0) width 354: "It appears that any percentage heights cause cells to fill" 12 text run at (409,0) width 354: "It appears that any percentage heights cause cells to fill"
13 text run at (0,18) width 148: "the entire table height. " 13 text run at (0,18) width 148: "the entire table height. "
14 text run at (147,18) width 546: "Note how cell 8 is correct but 2-7 ar e not, despite the cells all specifying height:30%." 14 text run at (147,18) width 546: "Note how cell 8 is correct but 2-7 ar e not, despite the cells all specifying height:30%."
15 LayoutTable {TABLE} at (0,92.72) size 784x96 [border: (1px outset #808080) ] 15 LayoutTable {TABLE} at (0,92.72) size 784x96 [border: (1px outset #808080) ]
16 LayoutTableSection {TBODY} at (1,1) size 782x94 16 LayoutTableSection {TBODY} at (1,1) size 782x94
17 LayoutTableRow {TR} at (0,0) size 782x94 17 LayoutTableRow {TR} at (0,0) size 782x94
18 LayoutTableCell {TD} at (0,0) size 474x94 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] 18 LayoutTableCell {TD} at (0,0) size 474x94 [bgcolor=#FFFF00] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
19 RenderText {#text} at (191,11) size 92x18 19 RenderText {#text} at (191,11) size 92x18
20 text run at (191,11) width 92: "Table Data #1" 20 text run at (191,11) width 92: "Table Data #1"
21 RenderBR {BR} at (282,25) size 1x0 21 LayoutBR {BR} at (282,25) size 1x0
22 RenderText {#text} at (202,29) size 70x18 22 RenderText {#text} at (202,29) size 70x18
23 text run at (202,29) width 70: "Other cells" 23 text run at (202,29) width 70: "Other cells"
24 RenderBR {BR} at (271,43) size 1x0 24 LayoutBR {BR} at (271,43) size 1x0
25 RenderText {#text} at (172,47) size 130x18 25 RenderText {#text} at (172,47) size 130x18
26 text run at (172,47) width 130: "should be the height" 26 text run at (172,47) width 130: "should be the height"
27 RenderBR {BR} at (301,61) size 1x0 27 LayoutBR {BR} at (301,61) size 1x0
28 RenderText {#text} at (203,65) size 68x18 28 RenderText {#text} at (203,65) size 68x18
29 text run at (203,65) width 68: "of this cell" 29 text run at (203,65) width 68: "of this cell"
30 LayoutTableCell {TD} at (474,18) size 44x58 [bgcolor=#006000] [borde r: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] 30 LayoutTableCell {TD} at (474,18) size 44x58 [bgcolor=#006000] [borde r: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
31 RenderText {#text} at (11,11) size 22x36 31 RenderText {#text} at (11,11) size 22x36
32 text run at (11,11) width 22: "TD" 32 text run at (11,11) width 22: "TD"
33 text run at (14,29) width 16: "#2" 33 text run at (14,29) width 16: "#2"
34 LayoutTableCell {TD} at (518,18) size 44x58 [bgcolor=#00FFFF] [borde r: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] 34 LayoutTableCell {TD} at (518,18) size 44x58 [bgcolor=#00FFFF] [borde r: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
35 RenderText {#text} at (11,11) size 22x36 35 RenderText {#text} at (11,11) size 22x36
36 text run at (11,11) width 22: "TD" 36 text run at (11,11) width 22: "TD"
37 text run at (14,29) width 16: "#3" 37 text run at (14,29) width 16: "#3"
(...skipping 11 matching lines...) Expand all
49 text run at (14,29) width 16: "#6" 49 text run at (14,29) width 16: "#6"
50 LayoutTableCell {TD} at (694,18) size 44x58 [bgcolor=#CACACA] [borde r: (1px inset #808080)] [r=0 c=6 rs=1 cs=1] 50 LayoutTableCell {TD} at (694,18) size 44x58 [bgcolor=#CACACA] [borde r: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
51 RenderText {#text} at (11,11) size 22x36 51 RenderText {#text} at (11,11) size 22x36
52 text run at (11,11) width 22: "TD" 52 text run at (11,11) width 22: "TD"
53 text run at (14,29) width 16: "#7" 53 text run at (14,29) width 16: "#7"
54 LayoutTableCell {TD} at (738,18) size 44x58 [bgcolor=#000000] [borde r: (1px inset #808080)] [r=0 c=7 rs=1 cs=1] 54 LayoutTableCell {TD} at (738,18) size 44x58 [bgcolor=#000000] [borde r: (1px inset #808080)] [r=0 c=7 rs=1 cs=1]
55 RenderInline {FONT} at (0,0) size 22x36 [color=#FFFFFF] 55 RenderInline {FONT} at (0,0) size 22x36 [color=#FFFFFF]
56 RenderText {#text} at (11,11) size 22x36 56 RenderText {#text} at (11,11) size 22x36
57 text run at (11,11) width 22: "TD" 57 text run at (11,11) width 22: "TD"
58 text run at (14,29) width 16: "#8" 58 text run at (14,29) width 16: "#8"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698