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

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

Issue 409313002: Auto-rebaseline for r178694 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 [310, 114, 95, 46],
10 [310, 64, 95, 46],
11 [310, 14, 95, 46],
9 [210, 113, 100, 87], 12 [210, 113, 100, 87],
10 [210, 113, 100, 48], 13 [210, 113, 100, 48],
11 [210, 63, 100, 100], 14 [210, 63, 100, 100],
12 [210, 13, 100, 100], 15 [210, 13, 100, 100],
13 [210, 13, 100, 48], 16 [210, 13, 100, 48],
17 [9, 3, 5, 2],
14 [6, 3, 4, 4], 18 [6, 3, 4, 4],
15 [6, 3, 4, 2], 19 [6, 3, 4, 2],
16 [0, 114, 200, 46], 20 [0, 114, 200, 46],
17 [0, 113, 405, 87], 21 [0, 113, 405, 87],
18 [0, 64, 200, 46], 22 [0, 64, 200, 46],
19 [0, 63, 405, 100], 23 [0, 63, 405, 100],
20 [0, 14, 200, 46], 24 [0, 14, 200, 46],
21 [0, 13, 405, 187], 25 [0, 13, 405, 187],
22 [0, 13, 405, 100], 26 [0, 13, 405, 100],
23 [0, 3, 14, 4], 27 [0, 3, 14, 4],
24 [0, 3, 9, 2], 28 [0, 3, 9, 2],
25 [0, 0, 405, 163], 29 [0, 0, 405, 163],
26 [0, 0, 1, 1], 30 [0, 0, 1, 1],
27 [0, 0, 1, 1], 31 [0, 0, 1, 1],
28 [0, 0, 1, 1] 32 [0, 0, 1, 1]
29 ] 33 ]
30 } 34 }
31 ] 35 ]
32 } 36 }
33 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698