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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/023-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 clip at (0,0) size 785x600 scrollHeight 808 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 808
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x808 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x808 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x808 4 LayoutBlockFlow {HTML} at (0,0) size 785x808
5 LayoutBlockFlow {BODY} at (8,8) size 769x784 5 LayoutBlockFlow {BODY} at (8,8) size 769x784
6 LayoutTable {TABLE} at (0,0) size 769x88 6 LayoutTable {TABLE} at (0,0) size 769x88
7 LayoutTableSection {TBODY} at (0,0) size 769x88 7 LayoutTableSection {TBODY} at (0,0) size 769x88
8 LayoutTableRow {TR} at (0,2) size 769x84 8 LayoutTableRow {TR} at (0,2) size 769x84
9 LayoutTableCell {TD} at (2,32) size 691x24 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,32) size 691x24 [border: (1px solid #0080 00)] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 8x19 10 LayoutText {#text} at (2,2) size 8x19
11 text run at (2,2) width 8: "1" 11 text run at (2,2) width 8: "1"
12 LayoutTableCell {TD} at (695,2) size 58x84 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (695,2) size 58x84 [border: (1px solid #0080 00)] [r=0 c=1 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 54x79 13 LayoutText {#text} at (2,2) size 54x79
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 text run at (2,82) width 33: "this is" 91 text run at (2,82) width 33: "this is"
92 text run at (2,102) width 18: "the" 92 text run at (2,102) width 18: "the"
93 text run at (2,122) width 54: "problem." 93 text run at (2,122) width 54: "problem."
94 text run at (2,142) width 51: "See, this" 94 text run at (2,142) width 51: "See, this"
95 text run at (2,162) width 31: "is the" 95 text run at (2,162) width 31: "is the"
96 text run at (2,182) width 54: "problem." 96 text run at (2,182) width 54: "problem."
97 LayoutTableCell {TD} at (475,92) size 12x24 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1] 97 LayoutTableCell {TD} at (475,92) size 12x24 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
98 LayoutText {#text} at (2,2) size 8x19 98 LayoutText {#text} at (2,2) size 8x19
99 text run at (2,2) width 8: "3" 99 text run at (2,2) width 8: "3"
100 LayoutBlockFlow {P} at (0,800) size 769x0 100 LayoutBlockFlow {P} at (0,800) size 769x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698