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

Side by Side Diff: LayoutTests/platform/linux/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, 114, 95, 46], 9 [310, 114, 95, 46],
10 [310, 114, 95, 46], 10 [310, 114, 95, 46],
11 [310, 114, 95, 46], 11 [310, 114, 95, 46],
12 [310, 64, 95, 46], 12 [310, 64, 95, 46],
13 [310, 64, 95, 46],
14 [310, 14, 95, 46], 13 [310, 14, 95, 46],
15 [310, 14, 95, 46], 14 [310, 14, 95, 46],
16 [310, 14, 95, 46], 15 [310, 14, 95, 46],
17 [210, 114, 95, 46], 16 [210, 114, 95, 46],
18 [210, 113, 100, 87], 17 [210, 113, 100, 87],
19 [210, 113, 100, 48], 18 [210, 113, 100, 48],
20 [210, 63, 100, 100],
21 [210, 14, 95, 46], 19 [210, 14, 95, 46],
22 [210, 13, 100, 100], 20 [210, 13, 100, 100],
23 [210, 13, 100, 48], 21 [210, 13, 100, 48],
24 [9, 3, 5, 2], 22 [9, 3, 5, 2],
25 [9, 3, 5, 2], 23 [9, 3, 5, 2],
26 [9, 3, 5, 2], 24 [9, 3, 5, 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, 114, 200, 46], 28 [0, 114, 200, 46],
(...skipping 20 matching lines...) Expand all
51 [0, 0, 405, 163], 49 [0, 0, 405, 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