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

Side by Side Diff: LayoutTests/platform/win/tables/mozilla/other/cell_widths-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 2290 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2290
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2290 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2290 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2290 4 LayoutBlockFlow {HTML} at (0,0) size 785x2290
5 LayoutBlockFlow {BODY} at (8,8) size 769x2274 5 LayoutBlockFlow {BODY} at (8,8) size 769x2274
6 LayoutBlockFlow (anonymous) at (0,0) size 769x18 6 LayoutBlockFlow (anonymous) at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 335x17 7 LayoutText {#text} at (0,0) size 335x17
8 text run at (0,0) width 335: "fixed width table with 100px width image in 1st cell" 8 text run at (0,0) width 335: "fixed width table with 100px width image in 1st cell"
9 LayoutTable {TABLE} at (0,18) size 500x110 [bgcolor=#FFA500] [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,18) size 500x110 [bgcolor=#FFA500] [border: (1px outset #808080)]
10 LayoutTableSection {TBODY} at (1,1) size 498x108 10 LayoutTableSection {TBODY} at (1,1) size 498x108
11 LayoutTableRow {TR} at (0,2) size 498x104 11 LayoutTableRow {TR} at (0,2) size 498x104
12 LayoutTableCell {TD} at (2,2) size 104x104 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 104x104 [border: (1px inset #8080 80)] [r=0 c=0 rs=1 cs=1]
13 LayoutImage {IMG} at (2,2) size 100x100 13 LayoutImage {IMG} at (2,2) size 100x100
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 LayoutTableCell {TD} at (294,26) size 104x112 [border: (1px inset #8 08080)] [r=1 c=1 rs=1 cs=1] 226 LayoutTableCell {TD} at (294,26) size 104x112 [border: (1px inset #8 08080)] [r=1 c=1 rs=1 cs=1]
227 LayoutText {#text} at (2,2) size 68x107 227 LayoutText {#text} at (2,2) size 68x107
228 text run at (2,2) width 68: "there there" 228 text run at (2,2) width 68: "there there"
229 text run at (2,20) width 68: "there there" 229 text run at (2,20) width 68: "there there"
230 text run at (2,38) width 68: "there there" 230 text run at (2,38) width 68: "there there"
231 text run at (2,56) width 68: "there there" 231 text run at (2,56) width 68: "there there"
232 text run at (2,74) width 68: "there there" 232 text run at (2,74) width 68: "there there"
233 text run at (2,92) width 68: "there there" 233 text run at (2,92) width 68: "there there"
234 LayoutBlockFlow (anonymous) at (0,2256) size 769x18 234 LayoutBlockFlow (anonymous) at (0,2256) size 769x18
235 LayoutBR {BR} at (0,0) size 0x17 235 LayoutBR {BR} at (0,0) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698