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

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

Issue 687733005: Auto-rebaseline for r184549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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, 342, 48, 80], 9 [372, 342, 48, 80],
10 [372, 339, 48, 80], 10 [372, 339, 48, 80],
11 [178, 323, 146, 16],
12 [178, 320, 146, 16],
13 [65, 371, 304, 32],
11 [65, 371, 304, 32], 14 [65, 371, 304, 32],
12 [65, 368, 304, 32], 15 [65, 368, 304, 32],
16 [65, 368, 304, 32],
17 [65, 355, 303, 32],
18 [65, 352, 303, 32],
19 [65, 339, 304, 16],
20 [65, 336, 304, 16],
21 [14, 435, 406, 80],
22 [14, 432, 406, 80],
23 [14, 387, 355, 48],
24 [14, 384, 355, 48],
13 [14, 326, 48, 64], 25 [14, 326, 48, 64],
14 [14, 323, 48, 64], 26 [14, 323, 48, 64],
27 [14, 227, 406, 112],
28 [14, 224, 406, 112],
29 [14, 178, 406, 65],
30 [14, 176, 406, 64],
15 [14, 176, 45, 19], 31 [14, 176, 45, 19],
32 [14, 176, 45, 19],
33 [14, 176, 40, 16],
16 [14, 176, 40, 16], 34 [14, 176, 40, 16],
17 [8, 518, 418, 3], 35 [8, 518, 418, 3],
18 [8, 515, 418, 6], 36 [8, 515, 418, 6],
19 [8, 160, 418, 355] 37 [8, 160, 418, 355]
20 ] 38 ]
21 } 39 }
22 ] 40 ]
23 } 41 }
24 42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698