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

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

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 scrollHeight 1895 1 layer at (0,0) size 800x600 scrollHeight 1895
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x1895 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 3 layer at (0,0) size 800x1895 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x1895 4 LayoutBlockFlow {HTML} at (0,0) size 800x1895
5 LayoutBlockFlow {BODY} at (0,0) size 800x1894 5 LayoutBlockFlow {BODY} at (0,0) size 800x1894
6 LayoutBlockFlow {DIV} at (0,0) size 600x36 6 LayoutBlockFlow {DIV} at (0,0) size 600x36
7 LayoutText {#text} at (0,0) size 317x14 7 LayoutText {#text} at (0,0) size 317x14
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 LayoutBR {BR} at (316,0) size 1x14 9 LayoutBR {BR} at (316,0) size 1x14
10 LayoutText {#text} at (0,14) size 506x14 10 LayoutText {#text} at (0,14) size 505x14
11 text run at (0,14) 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,14) width 505: "This test passes if there is a one cell with lots of text that's autosized, and five cells that are not autosized."
12 LayoutTable {TABLE} at (1,37) size 798x1857 [border: none] 12 LayoutTable {TABLE} at (1,37) size 798x1857 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 797x1856 13 LayoutTableSection {TBODY} at (0,0) size 797x1856
14 LayoutTableRow {TR} at (0,0) size 797x17 14 LayoutTableRow {TR} at (0,0) size 797x17
15 LayoutTableCell {TD} at (0,0) size 279x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,0) size 279x17 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 LayoutText {#text} at (2,2) size 24x14 16 LayoutText {#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 (279,0) size 239x17 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=0 c=1 rs=1 cs=1] 18 LayoutTableCell {TD} at (279,0) size 239x17 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=0 c=1 rs=1 cs=1]
19 LayoutText {#text} at (2,2) size 24x14 19 LayoutText {#text} at (2,2) size 24x14
20 text run at (2,2) width 24: "hello" 20 text run at (2,2) width 24: "hello"
21 LayoutTableCell {TD} at (518,0) size 279x17 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=0 c=2 rs=1 cs=1] 21 LayoutTableCell {TD} at (518,0) size 279x17 [bgcolor=#F0FFF0] [borde r: (1px dotted #006400)] [r=0 c=2 rs=1 cs=1]
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 text run at (2,1586) width 195: "hello hello hello" 74 text run at (2,1586) width 195: "hello hello hello"
75 text run at (2,1622) width 195: "hello hello hello" 75 text run at (2,1622) width 195: "hello hello hello"
76 text run at (2,1658) width 195: "hello hello hello" 76 text run at (2,1658) width 195: "hello hello hello"
77 text run at (2,1694) width 195: "hello hello hello" 77 text run at (2,1694) width 195: "hello hello hello"
78 text run at (2,1730) width 195: "hello hello hello" 78 text run at (2,1730) width 195: "hello hello hello"
79 text run at (2,1766) width 195: "hello hello hello" 79 text run at (2,1766) width 195: "hello hello hello"
80 text run at (2,1802) width 128: "hello hello" 80 text run at (2,1802) width 128: "hello hello"
81 LayoutTableCell {TD} at (518,928) size 279x17 [bgcolor=#F0FFF0] [bor der: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1] 81 LayoutTableCell {TD} at (518,928) size 279x17 [bgcolor=#F0FFF0] [bor der: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1]
82 LayoutText {#text} at (2,2) size 24x14 82 LayoutText {#text} at (2,2) size 24x14
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