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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/float-overflow-right-expected.txt

Issue 1154403004: Auto-rebaseline for r196633 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [727, 101, 16, 16], 9 [727, 101, 16, 16],
10 [727, 99, 16, 19], 10 [727, 99, 16, 19],
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 [681, 366, 61, 28], 133 [681, 366, 61, 28],
134 [681, 360, 61, 28], 134 [681, 360, 61, 28],
135 [681, 327, 61, 28], 135 [681, 327, 61, 28],
136 [681, 321, 61, 28], 136 [681, 321, 61, 28],
137 [681, 288, 58, 28], 137 [681, 288, 58, 28],
138 [681, 282, 58, 28], 138 [681, 282, 58, 28],
139 [677, 537, 64, 37], 139 [677, 537, 64, 37],
140 [677, 531, 64, 37], 140 [677, 531, 64, 37],
141 [677, 498, 64, 25], 141 [677, 498, 64, 25],
142 [677, 492, 64, 25], 142 [677, 492, 64, 25],
143 [677, 459, 62, 22], 143 [677, 459, 64, 25],
144 [677, 453, 62, 22], 144 [677, 453, 64, 25],
145 [677, 420, 62, 22], 145 [677, 420, 62, 22],
146 [677, 414, 62, 22], 146 [677, 414, 62, 22],
147 [677, 249, 64, 25], 147 [677, 249, 64, 25],
148 [677, 243, 64, 25], 148 [677, 243, 64, 25],
149 [677, 210, 64, 25], 149 [677, 210, 64, 25],
150 [677, 204, 64, 25], 150 [677, 204, 64, 25],
151 [677, 171, 64, 25], 151 [677, 171, 64, 25],
152 [677, 165, 64, 25], 152 [677, 165, 64, 25],
153 [677, 132, 64, 25], 153 [677, 132, 64, 25],
154 [677, 126, 64, 25], 154 [677, 126, 64, 25],
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 "InlineFlowBox", 295 "InlineFlowBox",
296 "LayoutText #text", 296 "LayoutText #text",
297 "InlineTextBox 'x'", 297 "InlineTextBox 'x'",
298 "LayoutText #text", 298 "LayoutText #text",
299 "LayoutText #text" 299 "LayoutText #text"
300 ] 300 ]
301 } 301 }
302 ] 302 ]
303 } 303 }
304 304
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698