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

Side by Side Diff: LayoutTests/platform/linux/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 [485, 0, 15, 600], 9 [485, 0, 15, 600],
10 [372, 384, 48, 80], 10 [372, 384, 48, 80],
11 [372, 383, 48, 80], 11 [372, 383, 48, 80],
12 [303, 421, 66, 19], 12 [303, 421, 66, 19],
13 [303, 421, 66, 19],
14 [303, 420, 66, 19],
13 [303, 420, 66, 19], 15 [303, 420, 66, 19],
14 [151, 180, 39, 19], 16 [151, 180, 39, 19],
17 [151, 180, 39, 19],
15 [149, 180, 44, 20], 18 [149, 180, 44, 20],
19 [149, 180, 44, 20],
20 [134, 361, 132, 19],
21 [134, 360, 132, 19],
22 [65, 381, 304, 59],
23 [65, 381, 287, 19],
24 [65, 380, 304, 59],
25 [65, 380, 287, 19],
26 [14, 501, 406, 99],
27 [14, 500, 406, 99],
28 [14, 441, 354, 59],
29 [14, 440, 354, 59],
16 [14, 364, 48, 64], 30 [14, 364, 48, 64],
17 [14, 363, 48, 64], 31 [14, 363, 48, 64],
32 [14, 241, 406, 139],
33 [14, 240, 406, 139],
34 [14, 199, 354, 1],
35 [14, 181, 406, 79],
36 [14, 180, 406, 79],
18 [8, 160, 418, 440] 37 [8, 160, 418, 440]
19 ] 38 ]
20 } 39 }
21 ] 40 ]
22 } 41 }
23 42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698