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

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

Issue 466573002: Auto-rebaseline for r179998 (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, 114, 95, 46],
(...skipping 13 matching lines...) Expand all
24 [0, 114, 200, 46], 24 [0, 114, 200, 46],
25 [0, 114, 200, 46], 25 [0, 114, 200, 46],
26 [0, 113, 405, 87], 26 [0, 113, 405, 87],
27 [0, 64, 200, 46], 27 [0, 64, 200, 46],
28 [0, 63, 405, 100], 28 [0, 63, 405, 100],
29 [0, 14, 200, 46], 29 [0, 14, 200, 46],
30 [0, 14, 200, 46], 30 [0, 14, 200, 46],
31 [0, 13, 405, 187], 31 [0, 13, 405, 187],
32 [0, 13, 405, 100], 32 [0, 13, 405, 100],
33 [0, 2, 14, 5], 33 [0, 2, 14, 5],
34 [0, 2, 10, 3], 34 [0, 2, 9, 3],
35 [0, 2, 10, 3], 35 [0, 2, 9, 3],
36 [0, 0, 405, 163], 36 [0, 0, 405, 163],
37 [0, 0, 9, 1], 37 [0, 0, 9, 1],
38 [0, 0, 9, 1], 38 [0, 0, 9, 1],
39 [0, 0, 9, 1], 39 [0, 0, 9, 1],
40 [0, 0, 5, 1], 40 [0, 0, 5, 1],
41 [0, 0, 5, 1], 41 [0, 0, 5, 1],
42 [0, 0, 1, 1], 42 [0, 0, 1, 1],
43 [0, 0, 1, 1] 43 [0, 0, 1, 1]
44 ] 44 ]
45 } 45 }
46 ] 46 ]
47 } 47 }
48 48
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698