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

Side by Side Diff: LayoutTests/platform/mac/fast/table/040-vertical-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 2350 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2350
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2350 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2350 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2350.44 4 LayoutBlockFlow {HTML} at (0,0) size 785x2350.44
5 LayoutBlockFlow {BODY} at (8,8) size 769x2334.44 5 LayoutBlockFlow {BODY} at (8,8) size 769x2334.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 613x37 7 LayoutText {#text} at (0,0) size 613x37
8 text run at (0,0) width 613: "Fixed Columns, Auto Span, Minheight Tabl e" 8 text run at (0,0) width 613: "Fixed Columns, Auto Span, Minheight Tabl e"
9 LayoutTable {TABLE} at (0,58.44) size 40x100 9 LayoutTable {TABLE} at (0,58.44) size 40x100
10 LayoutTableSection {TBODY} at (0,0) size 40x100 10 LayoutTableSection {TBODY} at (0,0) size 40x100
11 LayoutTableRow {TR} at (0,0) size 20x100 11 LayoutTableRow {TR} at (0,0) size 20x100
12 LayoutTableCell {TD} at (0,10) size 20x13 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,10) size 20x13 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
13 LayoutTableCell {TD} at (0,43) size 20x47 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1] 13 LayoutTableCell {TD} at (0,43) size 20x47 [bgcolor=#FFFF00] [r=0 c=1 rs=1 cs=1]
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 LayoutBlockFlow {P} at (0,2262.44) size 769x54 79 LayoutBlockFlow {P} at (0,2262.44) size 769x54
80 LayoutText {#text} at (0,0) size 152x18 80 LayoutText {#text} at (0,0) size 152x18
81 text run at (0,0) width 152: "The table height is: 600" 81 text run at (0,0) width 152: "The table height is: 600"
82 LayoutBR {BR} at (151,14) size 1x0 82 LayoutBR {BR} at (151,14) size 1x0
83 LayoutText {#text} at (0,18) size 135x18 83 LayoutText {#text} at (0,18) size 135x18
84 text run at (0,18) width 135: "Column One is: 33%" 84 text run at (0,18) width 135: "Column One is: 33%"
85 LayoutBR {BR} at (134,32) size 1x0 85 LayoutBR {BR} at (134,32) size 1x0
86 LayoutText {#text} at (0,36) size 138x18 86 LayoutText {#text} at (0,36) size 138x18
87 text run at (0,36) width 138: "Column Two is: 67%" 87 text run at (0,36) width 138: "Column Two is: 67%"
88 LayoutBlockFlow {HR} at (0,2332.44) size 769x2 [border: (1px inset #EEEEEE )] 88 LayoutBlockFlow {HR} at (0,2332.44) size 769x2 [border: (1px inset #EEEEEE )]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698