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

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

Issue 803843003: Auto-rebaseline for r187332 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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, 339, 48, 80], 9 [372, 339, 48, 80],
10 [369, 336, 32, 16], 10 [369, 336, 32, 16],
11 [356, 355, 64, 80], 11 [356, 355, 64, 80],
12 [353, 384, 16, 48], 12 [353, 384, 16, 48],
13 [65, 384, 70, 16], 13 [65, 384, 70, 16],
14 [65, 384, 70, 16],
15 [65, 368, 304, 32],
16 [65, 368, 304, 32], 14 [65, 368, 304, 32],
17 [65, 352, 303, 32], 15 [65, 352, 303, 32],
18 [65, 336, 355, 48], 16 [65, 336, 355, 48],
19 [14, 448, 406, 80], 17 [14, 448, 406, 80],
20 [14, 432, 406, 80], 18 [14, 432, 406, 80],
21 [14, 432, 339, 16], 19 [14, 432, 339, 16],
22 [8, 518, 418, 16], 20 [8, 518, 418, 16],
23 [8, 515, 418, 19], 21 [8, 515, 418, 19],
24 [8, 336, 418, 192] 22 [8, 336, 418, 192]
25 ] 23 ]
26 } 24 }
27 ] 25 ]
28 } 26 }
29 27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698