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

Side by Side Diff: LayoutTests/platform/mac/fast/borders/border-antialiasing-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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x461 3 layer at (0,0) size 800x461
4 LayoutBlockFlow {HTML} at (0,0) size 800x461 4 LayoutBlockFlow {HTML} at (0,0) size 800x461
5 LayoutBlockFlow {BODY} at (8,20) size 784x431 5 LayoutBlockFlow {BODY} at (8,20) size 784x431
6 layer at (18,20) size 764x431 6 layer at (18,20) size 764x431
7 LayoutBlockFlow {DIV} at (10,0) size 764x431 7 LayoutBlockFlow {DIV} at (10,0) size 764x431
8 LayoutTable {TABLE} at (20,0) size 131x53 [border: none] 8 LayoutTable {TABLE} at (20,0) size 131x53 [border: none]
9 LayoutTableSection {TBODY} at (0,0) size 130x52 9 LayoutTableSection {TBODY} at (0,0) size 130x52
10 LayoutTableRow {TR} at (0,0) size 130x13 10 LayoutTableRow {TR} at (0,0) size 130x13
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 LayoutInline {SPAN} at (0,0) size 76x40 157 LayoutInline {SPAN} at (0,0) size 76x40
158 LayoutText {#text} at (44,126) size 30x18 158 LayoutText {#text} at (44,126) size 30x18
159 text run at (44,126) width 30: "I am" 159 text run at (44,126) width 30: "I am"
160 LayoutBR {BR} at (73,126) size 1x18 160 LayoutBR {BR} at (73,126) size 1x18
161 LayoutText {#text} at (0,144) size 74x18 161 LayoutText {#text} at (0,144) size 74x18
162 text run at (0,144) width 74: "a span I am" 162 text run at (0,144) width 74: "a span I am"
163 LayoutText {#text} at (0,0) size 0x0 163 LayoutText {#text} at (0,0) size 0x0
164 layer at (28,179) size 600x100 164 layer at (28,179) size 600x100
165 LayoutBlockFlow {DIV} at (10,159) size 600x100 165 LayoutBlockFlow {DIV} at (10,159) size 600x100
166 LayoutMultiColumnSet (anonymous) at (0,0) size 600x100 166 LayoutMultiColumnSet (anonymous) at (0,0) size 600x100
167 layer at (28,179) size 11x1190 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600 outlineClip at (0,0) size 800x600 167 layer at (28,179) size 11x1190 backgroundClip at (0,0) size 800x600 clip at (0,0 ) size 800x600
168 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 10.78x1190 168 LayoutMultiColumnFlowThread (anonymous) at (0,0) size 10.78x1190
169 LayoutText {#text} at (0,0) size 8x1190 169 LayoutText {#text} at (0,0) size 8x1190
170 text run at (0,0) width 8: "_" 170 text run at (0,0) width 8: "_"
171 text run at (0,18) width 8: "_" 171 text run at (0,18) width 8: "_"
172 text run at (0,36) width 8: "_" 172 text run at (0,36) width 8: "_"
173 text run at (0,54) width 8: "_" 173 text run at (0,54) width 8: "_"
174 text run at (0,72) width 8: "_" 174 text run at (0,72) width 8: "_"
175 text run at (0,100) width 8: "_" 175 text run at (0,100) width 8: "_"
176 text run at (0,118) width 8: "_" 176 text run at (0,118) width 8: "_"
177 text run at (0,136) width 8: "_" 177 text run at (0,136) width 8: "_"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 text run at (0,1000) width 8: "_" 220 text run at (0,1000) width 8: "_"
221 text run at (0,1018) width 8: "_" 221 text run at (0,1018) width 8: "_"
222 text run at (0,1036) width 8: "_" 222 text run at (0,1036) width 8: "_"
223 text run at (0,1054) width 8: "_" 223 text run at (0,1054) width 8: "_"
224 text run at (0,1072) width 8: "_" 224 text run at (0,1072) width 8: "_"
225 text run at (0,1100) width 8: "_" 225 text run at (0,1100) width 8: "_"
226 text run at (0,1118) width 8: "_" 226 text run at (0,1118) width 8: "_"
227 text run at (0,1136) width 8: "_" 227 text run at (0,1136) width 8: "_"
228 text run at (0,1154) width 8: "_" 228 text run at (0,1154) width 8: "_"
229 text run at (0,1172) width 8: "_" 229 text run at (0,1172) width 8: "_"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698