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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/core/col_widths_fix_fixPer-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 1050 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1050
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1050 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1050 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1050 4 LayoutBlockFlow {HTML} at (0,0) size 785x1050
5 LayoutBlockFlow {BODY} at (8,8) size 769x1034 5 LayoutBlockFlow {BODY} at (8,8) size 769x1034
6 LayoutBlockFlow (anonymous) at (0,0) size 769x20 6 LayoutBlockFlow (anonymous) at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 298x19 7 LayoutText {#text} at (0,0) size 298x19
8 text run at (0,0) width 298: "fixed table - percentage width cell hono red to min" 8 text run at (0,0) width 298: "fixed table - percentage width cell hono red to min"
9 LayoutTable {TABLE} at (0,20) size 300x30 [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) size 300x30 [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 298x28 10 LayoutTableSection {TBODY} at (1,1) size 298x28
11 LayoutTableRow {TR} at (0,2) size 298x24 11 LayoutTableRow {TR} at (0,2) size 298x24
12 LayoutTableCell {TD} at (2,2) size 24x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 24x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (2,2) size 20x19 13 LayoutText {#text} at (2,2) size 20x19
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 text run at (2,2) width 92: "foo foo foo foo" 206 text run at (2,2) width 92: "foo foo foo foo"
207 LayoutTableCell {TD} at (308,2) size 151x24 [bgcolor=#0000FF] [borde r: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] 207 LayoutTableCell {TD} at (308,2) size 151x24 [bgcolor=#0000FF] [borde r: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
208 LayoutText {#text} at (2,2) size 92x19 208 LayoutText {#text} at (2,2) size 92x19
209 text run at (2,2) width 92: "foo foo foo foo" 209 text run at (2,2) width 92: "foo foo foo foo"
210 LayoutTableCell {TD} at (461,2) size 151x24 [bgcolor=#008000] [borde r: (1px inset #808080)] [r=0 c=3 rs=1 cs=1] 210 LayoutTableCell {TD} at (461,2) size 151x24 [bgcolor=#008000] [borde r: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
211 LayoutText {#text} at (57,2) size 92x19 211 LayoutText {#text} at (57,2) size 92x19
212 text run at (57,2) width 92: "foo foo foo foo" 212 text run at (57,2) width 92: "foo foo foo foo"
213 LayoutTableCell {TD} at (614,2) size 151x24 [bgcolor=#FF0000] [borde r: (1px inset #808080)] [r=0 c=4 rs=1 cs=1] 213 LayoutTableCell {TD} at (614,2) size 151x24 [bgcolor=#FF0000] [borde r: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
214 LayoutText {#text} at (2,2) size 92x19 214 LayoutText {#text} at (2,2) size 92x19
215 text run at (2,2) width 92: "foo foo foo foo" 215 text run at (2,2) width 92: "foo foo foo foo"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698