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

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

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 1846 1 layer at (0,0) size 800x600 scrollHeight 1846
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x1846 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x1846 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x1846 4 LayoutBlockFlow {HTML} at (0,0) size 800x1846
5 LayoutBlockFlow {BODY} at (0,0) size 800x1845 5 LayoutBlockFlow {BODY} at (0,0) size 800x1845
6 LayoutBlockFlow {DIV} at (0,0) size 600x36 6 LayoutBlockFlow {DIV} at (0,0) size 600x36
7 LayoutText {#text} at (0,0) size 317x15 7 LayoutText {#text} at (0,0) size 317x15
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 (317,0) size 0x15 9 LayoutBR {BR} at (317,0) size 0x15
10 LayoutText {#text} at (0,16) size 509x15 10 LayoutText {#text} at (0,16) size 509x15
11 text run at (0,16) width 509: "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,16) width 509: "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 798x1808 [border: none] 12 LayoutTable {TABLE} at (1,37) size 798x1808 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 797x1807 13 LayoutTableSection {TBODY} at (0,0) size 797x1807
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 text run at (2,1542) width 187: "hello hello hello" 74 text run at (2,1542) width 187: "hello hello hello"
75 text run at (2,1577) width 187: "hello hello hello" 75 text run at (2,1577) width 187: "hello hello hello"
76 text run at (2,1612) width 187: "hello hello hello" 76 text run at (2,1612) width 187: "hello hello hello"
77 text run at (2,1647) width 187: "hello hello hello" 77 text run at (2,1647) width 187: "hello hello hello"
78 text run at (2,1682) width 187: "hello hello hello" 78 text run at (2,1682) width 187: "hello hello hello"
79 text run at (2,1717) width 187: "hello hello hello" 79 text run at (2,1717) width 187: "hello hello hello"
80 text run at (2,1752) width 122: "hello hello" 80 text run at (2,1752) width 122: "hello hello"
81 LayoutTableCell {TD} at (518,903) size 279x19 [bgcolor=#F0FFF0] [bor der: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1] 81 LayoutTableCell {TD} at (518,903) size 279x19 [bgcolor=#F0FFF0] [bor der: (1px dotted #006400)] [r=1 c=2 rs=1 cs=1]
82 LayoutText {#text} at (2,2) size 23x15 82 LayoutText {#text} at (2,2) size 23x15
83 text run at (2,2) width 23: "hello" 83 text run at (2,2) width 23: "hello"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698