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

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

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

Powered by Google App Engine
This is Rietveld 408576698