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

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

Issue 1156253005: Auto-rebaseline for r196194 (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, 374, 48, 80], 9 [372, 374, 48, 80],
10 [372, 371, 48, 80], 10 [372, 371, 48, 80],
11 [178, 353, 146, 17], 11 [178, 353, 146, 17],
12 [178, 350, 146, 17], 12 [178, 350, 146, 17],
13 [65, 389, 303, 35], 13 [65, 389, 303, 35],
14 [65, 386, 303, 35], 14 [65, 386, 303, 35],
15 [65, 371, 304, 17], 15 [65, 371, 304, 17],
16 [65, 368, 304, 17], 16 [65, 368, 304, 17],
17 [14, 479, 406, 89], 17 [14, 479, 406, 89],
18 [14, 476, 406, 89], 18 [14, 476, 406, 89],
19 [14, 425, 355, 53], 19 [14, 425, 355, 53],
20 [14, 422, 355, 53], 20 [14, 422, 355, 53],
21 [14, 407, 355, 35], 21 [14, 407, 355, 35],
22 [14, 404, 355, 35], 22 [14, 404, 355, 35],
23 [14, 356, 48, 64], 23 [14, 356, 48, 64],
24 [14, 353, 48, 64], 24 [14, 353, 48, 64],
25 [14, 245, 406, 125], 25 [14, 245, 406, 125],
26 [14, 242, 406, 125], 26 [14, 242, 406, 125],
27 [14, 190, 406, 72], 27 [14, 190, 406, 72],
28 [14, 188, 406, 71], 28 [14, 188, 406, 71],
29 [14, 188, 45, 20], 29 [14, 188, 44, 20],
30 [14, 188, 40, 17], 30 [14, 188, 40, 17],
31 [8, 572, 418, 3], 31 [8, 572, 418, 3],
32 [8, 569, 418, 6], 32 [8, 569, 418, 6],
33 [8, 170, 418, 398] 33 [8, 170, 418, 398]
34 ] 34 ]
35 } 35 }
36 ] 36 ]
37 } 37 }
38 38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698