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

Side by Side Diff: LayoutTests/platform/mac/svg/text/text-rescale-expected.txt

Issue 799193002: Auto-rebaseline for r187090 (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 [310, 120, 96, 40], 9 [310, 120, 96, 40],
10 [310, 120, 96, 40], 10 [310, 120, 96, 40],
11 [310, 120, 96, 40], 11 [310, 120, 96, 40],
12 [310, 70, 96, 40], 12 [310, 70, 96, 40],
13 [310, 70, 96, 40],
14 [310, 20, 96, 40], 13 [310, 20, 96, 40],
15 [310, 20, 96, 40], 14 [310, 20, 96, 40],
16 [310, 20, 96, 40], 15 [310, 20, 96, 40],
17 [210, 113, 100, 87], 16 [210, 113, 100, 87],
18 [210, 113, 100, 40], 17 [210, 113, 100, 40],
19 [210, 113, 96, 40], 18 [210, 113, 96, 40],
20 [210, 63, 100, 100],
21 [210, 13, 100, 100], 19 [210, 13, 100, 100],
22 [210, 13, 100, 40], 20 [210, 13, 100, 40],
23 [210, 13, 96, 40], 21 [210, 13, 96, 40],
24 [9, 3, 4, 2], 22 [9, 3, 4, 2],
25 [9, 3, 4, 2], 23 [9, 3, 4, 2],
26 [9, 3, 4, 2], 24 [9, 3, 4, 2],
27 [6, 3, 4, 4], 25 [6, 3, 4, 4],
28 [6, 3, 4, 2], 26 [6, 3, 4, 2],
29 [6, 3, 4, 2], 27 [6, 3, 4, 2],
30 [0, 120, 202, 40], 28 [0, 120, 202, 40],
(...skipping 20 matching lines...) Expand all
51 [0, 0, 406, 163], 49 [0, 0, 406, 163],
52 [0, 0, 1, 1], 50 [0, 0, 1, 1],
53 [0, 0, 1, 1], 51 [0, 0, 1, 1],
54 [0, 0, 1, 1], 52 [0, 0, 1, 1],
55 [0, 0, 1, 1] 53 [0, 0, 1, 1]
56 ] 54 ]
57 } 55 }
58 ] 56 ]
59 } 57 }
60 58
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698