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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_fix-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 722 1 layer at (0,0) size 800x600 scrollHeight 722
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x722 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x722 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x722 4 LayoutBlockFlow {HTML} at (0,0) size 800x722
5 LayoutBlockFlow {BODY} at (8,8) size 784x706 5 LayoutBlockFlow {BODY} at (8,8) size 784x706
6 LayoutTable {TABLE} at (0,0) size 150x28 [bgcolor=#00FF00] [border: (1px o utset #808080)] 6 LayoutTable {TABLE} at (0,0) size 150x28 [bgcolor=#00FF00] [border: (1px o utset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 148x26 7 LayoutTableSection {TBODY} at (1,1) size 148x26
8 LayoutTableRow {TR} at (0,2) size 148x22 8 LayoutTableRow {TR} at (0,2) size 148x22
9 LayoutTableCell {TD} at (2,2) size 66x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 66x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 LayoutText {#text} at (2,2) size 24x18 10 LayoutText {#text} at (2,2) size 24x18
11 text run at (2,2) width 24: "200" 11 text run at (2,2) width 24: "200"
12 LayoutTableCell {TD} at (70,2) size 76x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 12 LayoutTableCell {TD} at (70,2) size 76x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 64x18 13 LayoutText {#text} at (2,2) size 64x18
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 LayoutText {#text} at (21,21) size 73x18 131 LayoutText {#text} at (21,21) size 73x18
132 text run at (21,21) width 73: "cell=100px" 132 text run at (21,21) width 73: "cell=100px"
133 LayoutBlockFlow (anonymous) at (0,660) size 784x18 133 LayoutBlockFlow (anonymous) at (0,660) size 784x18
134 LayoutBR {BR} at (0,0) size 0x18 134 LayoutBR {BR} at (0,0) size 0x18
135 LayoutTable {TABLE} at (0,678) size 110x28 [border: (1px outset #808080)] 135 LayoutTable {TABLE} at (0,678) size 110x28 [border: (1px outset #808080)]
136 LayoutTableSection {TBODY} at (1,1) size 108x26 136 LayoutTableSection {TBODY} at (1,1) size 108x26
137 LayoutTableRow {TR} at (0,2) size 108x22 137 LayoutTableRow {TR} at (0,2) size 108x22
138 LayoutTableCell {TD} at (2,2) size 104x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 138 LayoutTableCell {TD} at (2,2) size 104x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
139 LayoutText {#text} at (2,2) size 73x18 139 LayoutText {#text} at (2,2) size 73x18
140 text run at (2,2) width 73: "cell=100px" 140 text run at (2,2) width 73: "cell=100px"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698