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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt

Issue 1175433002: Auto-rebaseline for r196730 (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 [372, 375, 48, 80], 9 [372, 375, 48, 80],
10 [372, 371, 48, 80], 10 [372, 371, 48, 80],
11 [178, 354, 146, 18], 11 [178, 354, 146, 18],
12 [178, 350, 146, 18], 12 [178, 350, 146, 18],
13 [65, 390, 303, 36], 13 [65, 390, 303, 36],
14 [65, 386, 303, 36], 14 [65, 386, 303, 36],
15 [65, 372, 304, 18], 15 [65, 372, 304, 18],
16 [65, 368, 304, 18], 16 [65, 368, 304, 18],
17 [14, 480, 406, 90], 17 [14, 480, 407, 90],
18 [14, 476, 406, 90], 18 [14, 476, 407, 90],
19 [14, 426, 355, 54], 19 [14, 426, 355, 54],
20 [14, 422, 355, 54], 20 [14, 422, 355, 54],
21 [14, 408, 355, 36], 21 [14, 408, 355, 36],
22 [14, 404, 355, 36], 22 [14, 404, 355, 36],
23 [14, 357, 48, 64], 23 [14, 357, 48, 64],
24 [14, 353, 48, 64], 24 [14, 353, 48, 64],
25 [14, 246, 406, 126], 25 [14, 246, 406, 126],
26 [14, 242, 406, 126], 26 [14, 242, 406, 126],
27 [14, 191, 406, 73], 27 [14, 191, 407, 73],
28 [14, 188, 406, 72], 28 [14, 188, 407, 72],
29 [14, 188, 44, 22], 29 [14, 188, 45, 22],
30 [14, 188, 40, 18], 30 [14, 188, 41, 18],
31 [8, 572, 418, 4], 31 [8, 572, 418, 4],
32 [8, 569, 418, 7], 32 [8, 569, 418, 7],
33 [8, 170, 418, 400] 33 [8, 170, 418, 400]
34 ] 34 ]
35 } 35 }
36 ] 36 ]
37 } 37 }
38 38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698