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

Side by Side Diff: LayoutTests/platform/win/fast/text-autosizing/tables/fixed-table-lots-of-text-many-cells-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 800x144 3 layer at (0,0) size 800x144
4 RenderBlock {HTML} at (0,0) size 800x144 4 RenderBlock {HTML} at (0,0) size 800x144
5 RenderBody {BODY} at (0,0) size 800x143 5 RenderBody {BODY} at (0,0) size 800x143
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 304x15 7 RenderText {#text} at (0,0) size 304x15
8 text run at (0,0) width 304: "Table autosizing tests - fixed-table-lot s-of-text-many-cells.html" 8 text run at (0,0) width 304: "Table autosizing tests - fixed-table-lot s-of-text-many-cells.html"
9 RenderBR {BR} at (304,0) size 0x15 9 LayoutBR {BR} at (304,0) size 0x15
10 RenderText {#text} at (0,16) size 253x15 10 RenderText {#text} at (0,16) size 253x15
11 text run at (0,16) width 253: "This test passes if none of the 18 cell s are autosized." 11 text run at (0,16) width 253: "This test passes if none of the 18 cell s are autosized."
12 LayoutTable {TABLE} at (1,37) size 798x106 [border: none] 12 LayoutTable {TABLE} at (1,37) size 798x106 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 797x105 13 LayoutTableSection {TBODY} at (0,0) size 797x105
14 LayoutTableRow {TR} at (0,0) size 797x35 14 LayoutTableRow {TR} at (0,0) size 797x35
15 LayoutTableCell {TD} at (0,8) size 132x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,8) size 132x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 23x15 16 RenderText {#text} at (2,2) size 23x15
17 text run at (2,2) width 23: "hello" 17 text run at (2,2) width 23: "hello"
18 LayoutTableCell {TD} at (132,0) size 133x35 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=0 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (132,0) size 133x35 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=0 c=1 rs=1 cs=1]
19 RenderText {#text} at (2,2) size 127x31 19 RenderText {#text} at (2,2) size 127x31
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 text run at (2,2) width 127: "hello hello hello hello hello" 78 text run at (2,2) width 127: "hello hello hello hello hello"
79 text run at (2,18) width 49: "hello hello" 79 text run at (2,18) width 49: "hello hello"
80 LayoutTableCell {TD} at (531,70) size 133x35 [bgcolor=#F0FFF0] [bord er: (1px dotted #006400)] [r=2 c=4 rs=1 cs=1] 80 LayoutTableCell {TD} at (531,70) size 133x35 [bgcolor=#F0FFF0] [bord er: (1px dotted #006400)] [r=2 c=4 rs=1 cs=1]
81 RenderText {#text} at (2,2) size 127x31 81 RenderText {#text} at (2,2) size 127x31
82 text run at (2,2) width 127: "hello hello hello hello hello" 82 text run at (2,2) width 127: "hello hello hello hello hello"
83 text run at (2,18) width 49: "hello hello" 83 text run at (2,18) width 49: "hello hello"
84 LayoutTableCell {TD} at (664,70) size 133x35 [bgcolor=#F0FFF0] [bord er: (1px dotted #006400)] [r=2 c=5 rs=1 cs=1] 84 LayoutTableCell {TD} at (664,70) size 133x35 [bgcolor=#F0FFF0] [bord er: (1px dotted #006400)] [r=2 c=5 rs=1 cs=1]
85 RenderText {#text} at (2,2) size 127x31 85 RenderText {#text} at (2,2) size 127x31
86 text run at (2,2) width 127: "hello hello hello hello hello" 86 text run at (2,2) width 127: "hello hello hello hello hello"
87 text run at (2,18) width 49: "hello hello" 87 text run at (2,18) width 49: "hello hello"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698