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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/float-overflow-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 [67, 426, 50, 10], 9 [67, 426, 50, 10],
10 [67, 420, 50, 10], 10 [67, 420, 50, 10],
(...skipping 14 matching lines...) Expand all
25 [66, 290, 45, 20], 25 [66, 290, 45, 20],
26 [66, 288, 47, 22], 26 [66, 288, 47, 22],
27 [63, 23, 16, 16], 27 [63, 23, 16, 16],
28 [63, 21, 54, 19], 28 [63, 21, 54, 19],
29 [63, 21, 42, 19], 29 [63, 21, 42, 19],
30 [63, 21, 16, 19], 30 [63, 21, 16, 19],
31 [63, 17, 16, 16], 31 [63, 17, 16, 16],
32 [63, 15, 54, 19], 32 [63, 15, 54, 19],
33 [63, 15, 42, 19], 33 [63, 15, 42, 19],
34 [63, 15, 16, 19], 34 [63, 15, 16, 19],
35 [61, 459, 62, 22],
36 [61, 453, 62, 22],
37 [61, 420, 62, 22], 35 [61, 420, 62, 22],
38 [61, 414, 62, 22], 36 [61, 414, 62, 22],
39 [61, 288, 58, 28], 37 [61, 288, 58, 28],
40 [61, 282, 58, 28], 38 [61, 282, 58, 28],
41 [61, 15, 62, 25], 39 [61, 15, 62, 25],
42 [61, 9, 62, 25], 40 [61, 9, 62, 25],
43 [59, 545, 16, 16], 41 [59, 545, 16, 16],
44 [59, 543, 40, 20], 42 [59, 543, 40, 20],
45 [59, 543, 40, 19], 43 [59, 543, 40, 19],
46 [59, 543, 16, 19], 44 [59, 543, 16, 19],
(...skipping 11 matching lines...) Expand all
58 [59, 498, 64, 25], 56 [59, 498, 64, 25],
59 [59, 498, 58, 19], 57 [59, 498, 58, 19],
60 [59, 498, 40, 19], 58 [59, 498, 40, 19],
61 [59, 498, 16, 19], 59 [59, 498, 16, 19],
62 [59, 492, 64, 25], 60 [59, 492, 64, 25],
63 [59, 467, 16, 16], 61 [59, 467, 16, 16],
64 [59, 465, 58, 19], 62 [59, 465, 58, 19],
65 [59, 465, 40, 19], 63 [59, 465, 40, 19],
66 [59, 465, 16, 19], 64 [59, 465, 16, 19],
67 [59, 461, 16, 16], 65 [59, 461, 16, 16],
66 [59, 459, 64, 25],
68 [59, 459, 58, 19], 67 [59, 459, 58, 19],
69 [59, 459, 40, 19], 68 [59, 459, 40, 19],
70 [59, 459, 16, 19], 69 [59, 459, 16, 19],
70 [59, 453, 64, 25],
71 [59, 428, 16, 16], 71 [59, 428, 16, 16],
72 [59, 426, 40, 19], 72 [59, 426, 40, 19],
73 [59, 426, 16, 19], 73 [59, 426, 16, 19],
74 [59, 422, 16, 16], 74 [59, 422, 16, 16],
75 [59, 420, 40, 19], 75 [59, 420, 40, 19],
76 [59, 420, 16, 19], 76 [59, 420, 16, 19],
77 [59, 257, 16, 16], 77 [59, 257, 16, 16],
78 [59, 255, 40, 19], 78 [59, 255, 40, 19],
79 [59, 255, 40, 19], 79 [59, 255, 40, 19],
80 [59, 255, 16, 19], 80 [59, 255, 16, 19],
(...skipping 214 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