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

Side by Side Diff: LayoutTests/platform/win-xp/svg/custom/use-detach-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 220.00 96.00 24.00 24.00) 9 [220, 96, 24, 24],
10 (rect 218.00 94.00 28.00 28.00) 10 [218, 94, 28, 28],
11 (rect 218.00 94.00 28.00 28.00) 11 [218, 94, 28, 28],
12 (rect 218.00 94.00 28.00 28.00) 12 [218, 94, 28, 28],
13 (rect 218.00 94.00 28.00 28.00) 13 [218, 94, 28, 28],
14 (rect 218.00 94.00 28.00 28.00) 14 [218, 94, 28, 28],
15 (rect 218.00 94.00 28.00 28.00) 15 [218, 94, 28, 28],
16 (rect 218.00 94.00 28.00 28.00) 16 [218, 94, 28, 28],
17 (rect 212.00 60.00 40.00 34.00) 17 [212, 60, 40, 34],
18 (rect 210.00 57.00 44.00 65.00) 18 [210, 57, 44, 65],
19 (rect 210.00 57.00 44.00 65.00) 19 [210, 57, 44, 65],
20 (rect 210.00 57.00 44.00 65.00) 20 [210, 57, 44, 65],
21 (rect 210.00 57.00 44.00 39.00) 21 [210, 57, 44, 39],
22 (rect 210.00 57.00 44.00 39.00) 22 [210, 57, 44, 39],
23 (rect 210.00 57.00 44.00 39.00) 23 [210, 57, 44, 39],
24 (rect 210.00 57.00 44.00 39.00) 24 [210, 57, 44, 39],
25 (rect 210.00 57.00 44.00 39.00) 25 [210, 57, 44, 39],
26 (rect 210.00 57.00 44.00 39.00) 26 [210, 57, 44, 39],
27 (rect 210.00 57.00 44.00 39.00) 27 [210, 57, 44, 39],
28 (rect 210.00 57.00 44.00 39.00) 28 [210, 57, 44, 39],
29 (rect 210.00 57.00 44.00 39.00) 29 [210, 57, 44, 39],
30 (rect 210.00 57.00 44.00 39.00) 30 [210, 57, 44, 39],
31 (rect 210.00 57.00 44.00 39.00) 31 [210, 57, 44, 39],
32 (rect 112.00 12.00 240.00 120.00) 32 [112, 12, 240, 120]
33 ) 33 ]
34 ) 34 }
35 ) 35 ]
36 ) 36 }
37 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698