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

Side by Side Diff: LayoutTests/svg/custom/resource-client-removal-expected.txt

Issue 331713005: Auto-rebaseline for r176651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 (GraphicsLayer 1 {
2 (bounds 800.00 600.00) 2 "bounds": [800, 600],
3 (children 1 3 "children": [
4 (GraphicsLayer 4 {
5 (bounds 800.00 600.00) 5 "bounds": [800, 600],
6 (contentsOpaque 1) 6 "contentsOpaque": true,
7 (drawsContent 1) 7 "drawsContent": true,
8 (repaint rects 8 "repaintRects": [
9 (rect 0.00 0.00 100.00 100.00) 9 [0, 0, 100, 100],
10 (rect 0.00 0.00 100.00 100.00) 10 [0, 0, 100, 100],
11 (rect 0.00 0.00 100.00 100.00) 11 [0, 0, 100, 100],
12 (rect 0.00 0.00 100.00 100.00) 12 [0, 0, 100, 100],
13 (rect 0.00 0.00 100.00 100.00) 13 [0, 0, 100, 100],
14 (rect 0.00 0.00 100.00 100.00) 14 [0, 0, 100, 100],
15 (rect 0.00 0.00 100.00 100.00) 15 [0, 0, 100, 100],
16 (rect 0.00 0.00 100.00 100.00) 16 [0, 0, 100, 100],
17 (rect 0.00 0.00 100.00 100.00) 17 [0, 0, 100, 100],
18 (rect 0.00 0.00 100.00 100.00) 18 [0, 0, 100, 100],
19 (rect 0.00 0.00 100.00 100.00) 19 [0, 0, 100, 100],
20 (rect 0.00 0.00 100.00 100.00) 20 [0, 0, 100, 100],
21 (rect 0.00 0.00 100.00 100.00) 21 [0, 0, 100, 100],
22 (rect 0.00 0.00 100.00 100.00) 22 [0, 0, 100, 100],
23 (rect 0.00 0.00 100.00 100.00) 23 [0, 0, 100, 100],
24 (rect 0.00 0.00 100.00 100.00) 24 [0, 0, 100, 100],
25 (rect 0.00 0.00 100.00 100.00) 25 [0, 0, 100, 100],
26 (rect 0.00 0.00 100.00 100.00) 26 [0, 0, 100, 100],
27 (rect 0.00 0.00 100.00 100.00) 27 [0, 0, 100, 100],
28 (rect 0.00 0.00 100.00 100.00) 28 [0, 0, 100, 100],
29 (rect 0.00 0.00 100.00 100.00) 29 [0, 0, 100, 100],
30 (rect 0.00 0.00 100.00 100.00) 30 [0, 0, 100, 100],
31 (rect 0.00 0.00 100.00 100.00) 31 [0, 0, 100, 100],
32 (rect 0.00 0.00 100.00 100.00) 32 [0, 0, 100, 100],
33 (rect 0.00 0.00 100.00 100.00) 33 [0, 0, 100, 100],
34 (rect 0.00 0.00 100.00 100.00) 34 [0, 0, 100, 100],
35 (rect 0.00 0.00 100.00 100.00) 35 [0, 0, 100, 100],
36 (rect 0.00 0.00 100.00 100.00) 36 [0, 0, 100, 100],
37 (rect 0.00 0.00 100.00 100.00) 37 [0, 0, 100, 100],
38 (rect 0.00 0.00 100.00 100.00) 38 [0, 0, 100, 100],
39 (rect 0.00 0.00 100.00 100.00) 39 [0, 0, 100, 100],
40 (rect 0.00 0.00 100.00 100.00) 40 [0, 0, 100, 100],
41 (rect 0.00 0.00 100.00 100.00) 41 [0, 0, 100, 100],
42 (rect 0.00 0.00 100.00 100.00) 42 [0, 0, 100, 100],
43 (rect 0.00 0.00 100.00 100.00) 43 [0, 0, 100, 100]
44 ) 44 ]
45 ) 45 }
46 ) 46 ]
47 ) 47 }
48 48
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698