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

Side by Side Diff: LayoutTests/platform/linux/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 2500 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2500
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2500 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2500 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2500 4 LayoutBlockFlow {HTML} at (0,0) size 785x2500
5 LayoutBlockFlow {BODY} at (8,8) size 769x2484 5 LayoutBlockFlow {BODY} at (8,8) size 769x2484
6 LayoutBlockFlow (anonymous) at (0,0) size 769x20 6 LayoutBlockFlow (anonymous) at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 307x19 7 LayoutText {#text} at (0,0) size 307x19
8 text run at (0,0) width 307: "fixed width table with 100px width image in 1st cell" 8 text run at (0,0) width 307: "fixed width table with 100px width image in 1st cell"
9 LayoutTable {TABLE} at (0,20) size 500x110 [bgcolor=#FFA500] [border: (1px outset #808080)] 9 LayoutTable {TABLE} at (0,20) 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 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 LayoutTableCell {TD} at (2,28) size 246x104 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1] 223 LayoutTableCell {TD} at (2,28) size 246x104 [border: (1px inset #808 080)] [r=1 c=0 rs=1 cs=1]
224 LayoutImage {IMG} at (2,2) size 100x100 224 LayoutImage {IMG} at (2,2) size 100x100
225 LayoutTableCell {TD} at (250,38) size 104x84 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 225 LayoutTableCell {TD} at (250,38) size 104x84 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
226 LayoutText {#text} at (2,2) size 98x79 226 LayoutText {#text} at (2,2) size 98x79
227 text run at (2,2) width 98: "there there there" 227 text run at (2,2) width 98: "there there there"
228 text run at (2,22) width 98: "there there there" 228 text run at (2,22) width 98: "there there there"
229 text run at (2,42) width 98: "there there there" 229 text run at (2,42) width 98: "there there there"
230 text run at (2,62) width 98: "there there there" 230 text run at (2,62) width 98: "there there there"
231 LayoutBlockFlow (anonymous) at (0,2464) size 769x20 231 LayoutBlockFlow (anonymous) at (0,2464) size 769x20
232 LayoutBR {BR} at (0,0) size 0x19 232 LayoutBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698