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

Side by Side Diff: LayoutTests/platform/mac/fast/text-autosizing/tables/single-cell-lots-of-text-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 800x585 3 layer at (0,0) size 800x585
4 RenderBlock {HTML} at (0,0) size 800x585 4 RenderBlock {HTML} at (0,0) size 800x585
5 RenderBody {BODY} at (0,0) size 800x584 5 RenderBody {BODY} at (0,0) size 800x584
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 247x14 7 RenderText {#text} at (0,0) size 247x14
8 text run at (0,0) width 247: "Table autosizing tests - single-cell-lot s-of-text.html" 8 text run at (0,0) width 247: "Table autosizing tests - single-cell-lot s-of-text.html"
9 RenderBR {BR} at (246,0) size 1x14 9 LayoutBR {BR} at (246,0) size 1x14
10 RenderText {#text} at (0,14) size 566x14 10 RenderText {#text} at (0,14) size 566x14
11 text run at (0,14) width 566: "This test passes if there is a one cell with lots of text that's autosized, and five single-word cells that are not aut osized." 11 text run at (0,14) width 566: "This test passes if there is a one cell with lots of text that's autosized, and five single-word cells that are not aut osized."
12 LayoutTable {TABLE} at (1,37) size 798x547 [border: none] 12 LayoutTable {TABLE} at (1,37) size 798x547 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 797x546 13 LayoutTableSection {TBODY} at (0,0) size 797x546
14 LayoutTableRow {TR} at (0,0) size 797x39 14 LayoutTableRow {TR} at (0,0) size 797x39
15 LayoutTableCell {TD} at (0,11) size 27x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,11) size 27x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 24x14 16 RenderText {#text} at (2,2) size 24x14
17 text run at (2,2) width 24: "hello" 17 text run at (2,2) width 24: "hello"
18 LayoutTableCell {TD} at (27,0) size 743x39 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (27,0) size 743x39 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=1 rs=1 cs=1]
19 RenderText {#text} at (2,2) size 60x36 19 RenderText {#text} at (2,2) size 60x36
(...skipping 17 matching lines...) Expand all
37 text run at (2,254) width 735: "hello hello hello hello hello he llo hello hello hello hello hello" 37 text run at (2,254) width 735: "hello hello hello hello hello he llo hello hello hello hello hello"
38 text run at (2,290) width 735: "hello hello hello hello hello he llo hello hello hello hello hello" 38 text run at (2,290) width 735: "hello hello hello hello hello he llo hello hello hello hello hello"
39 text run at (2,326) width 735: "hello hello hello hello hello he llo hello hello hello hello hello" 39 text run at (2,326) width 735: "hello hello hello hello hello he llo hello hello hello hello hello"
40 text run at (2,362) width 735: "hello hello hello hello hello he llo hello hello hello hello hello" 40 text run at (2,362) width 735: "hello hello hello hello hello he llo hello hello hello hello hello"
41 text run at (2,398) width 735: "hello hello hello hello hello he llo hello hello hello hello hello" 41 text run at (2,398) width 735: "hello hello hello hello hello he llo hello hello hello hello hello"
42 text run at (2,434) width 735: "hello hello hello hello hello he llo hello hello hello hello hello" 42 text run at (2,434) width 735: "hello hello hello hello hello he llo hello hello hello hello hello"
43 text run at (2,470) width 600: "hello hello hello hello hello he llo hello hello hello" 43 text run at (2,470) width 600: "hello hello hello hello hello he llo hello hello hello"
44 LayoutTableCell {TD} at (770,284) size 27x17 [bgcolor=#F0FFF0] [bord er: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1] 44 LayoutTableCell {TD} at (770,284) size 27x17 [bgcolor=#F0FFF0] [bord er: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1]
45 RenderText {#text} at (2,2) size 24x14 45 RenderText {#text} at (2,2) size 24x14
46 text run at (2,2) width 24: "hello" 46 text run at (2,2) width 24: "hello"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698