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

Side by Side Diff: LayoutTests/platform/mac/fast/text-autosizing/tables/single-percent-width-cell-lots-of-text-expected.txt

Issue 780103006: Auto-rebaseline for r186671 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x1638 1 layer at (0,0) size 800x600 scrollHeight 1638
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x1638 3 layer at (0,0) size 800x1638 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x1638 4 RenderBlock {HTML} at (0,0) size 800x1638
5 RenderBody {BODY} at (0,0) size 800x1637 5 RenderBody {BODY} at (0,0) size 800x1637
6 RenderBlock {DIV} at (0,0) size 600x36 6 RenderBlock {DIV} at (0,0) size 600x36
7 RenderText {#text} at (0,0) size 317x12 7 RenderText {#text} at (0,0) size 317x12
8 text run at (0,0) width 317: "Table autosizing tests - single-percent- width-cell-lots-of-text.html" 8 text run at (0,0) width 317: "Table autosizing tests - single-percent- width-cell-lots-of-text.html"
9 RenderBR {BR} at (316,0) size 1x12 9 RenderBR {BR} at (316,0) size 1x12
10 RenderText {#text} at (0,12) size 506x12 10 RenderText {#text} at (0,12) size 506x12
11 text run at (0,12) width 506: "This test passes if there is a one cell with lots of text that's autosized, and five cells that are not autosized." 11 text run at (0,12) width 506: "This test passes if there is a one cell with lots of text that's autosized, and five cells that are not autosized."
12 RenderTable {TABLE} at (1,37) size 798x1600 [border: none] 12 RenderTable {TABLE} at (1,37) size 798x1600 [border: none]
13 RenderTableSection {TBODY} at (0,0) size 797x1599 13 RenderTableSection {TBODY} at (0,0) size 797x1599
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 text run at (2,1366) width 195: "hello hello hello" 74 text run at (2,1366) width 195: "hello hello hello"
75 text run at (2,1397) width 195: "hello hello hello" 75 text run at (2,1397) width 195: "hello hello hello"
76 text run at (2,1428) width 195: "hello hello hello" 76 text run at (2,1428) width 195: "hello hello hello"
77 text run at (2,1459) width 195: "hello hello hello" 77 text run at (2,1459) width 195: "hello hello hello"
78 text run at (2,1490) width 195: "hello hello hello" 78 text run at (2,1490) width 195: "hello hello hello"
79 text run at (2,1521) width 195: "hello hello hello" 79 text run at (2,1521) width 195: "hello hello hello"
80 text run at (2,1552) width 128: "hello hello" 80 text run at (2,1552) width 128: "hello hello"
81 RenderTableCell {TD} at (518,799) size 279x15 [bgcolor=#F0FFF0] [bor der: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1] 81 RenderTableCell {TD} at (518,799) size 279x15 [bgcolor=#F0FFF0] [bor der: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1]
82 RenderText {#text} at (2,2) size 24x12 82 RenderText {#text} at (2,2) size 24x12
83 text run at (2,2) width 24: "hello" 83 text run at (2,2) width 24: "hello"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698