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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/line-flow-with-floats-1-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 [378, 138, 70, 30], 9 [378, 138, 70, 30],
10 [368, 80, 52, 107], 10 [369, 422, 1, 53],
11 [305, 170, 40, 17], 11 [369, 80, 51, 108],
12 [301, 404, 67, 17], 12 [305, 170, 41, 17],
13 [178, 350, 146, 17], 13 [301, 404, 67, 18],
14 [65, 386, 303, 35], 14 [178, 350, 146, 18],
15 [65, 350, 146, 17], 15 [65, 386, 303, 36],
16 [14, 404, 355, 35], 16 [65, 350, 146, 18],
17 [14, 386, 354, 35], 17 [14, 404, 355, 36],
18 [14, 386, 354, 36],
18 [14, 353, 48, 64], 19 [14, 353, 48, 64],
19 [14, 335, 48, 64], 20 [14, 335, 48, 64],
20 [14, 242, 406, 125], 21 [14, 224, 406, 126],
21 [14, 224, 406, 125], 22 [14, 188, 41, 17],
22 [14, 188, 406, 71], 23 [14, 170, 408, 72],
23 [14, 188, 40, 17], 24 [13, 242, 407, 126],
24 [14, 170, 406, 71], 25 [13, 188, 408, 71],
25 [8, 116, 418, 449] 26 [8, 116, 418, 450]
26 ] 27 ]
27 } 28 }
28 ] 29 ]
29 } 30 }
30 31
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698