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

Side by Side Diff: LayoutTests/platform/win/compositing/visibility/visibility-image-layers-dynamic-expected.txt

Issue 216483002: Auto-rebaseline for r170250 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 2
3 3
4 Initial 4 Initial
5 5
6 (GraphicsLayer 6 (GraphicsLayer
7 (bounds 785.00 626.00) 7 (bounds 785.00 626.00)
8 (children 1 8 (children 1
9 (GraphicsLayer 9 (GraphicsLayer
10 (bounds 785.00 626.00) 10 (bounds 785.00 626.00)
11 (contentsOpaque 1) 11 (contentsOpaque 1)
12 (drawsContent 1) 12 (drawsContent 1)
13 (children 3 13 (children 2
14 (GraphicsLayer 14 (GraphicsLayer
15 (position 18.00 10.00) 15 (position 18.00 10.00)
16 (bounds 749.00 145.00) 16 (bounds 749.00 145.00)
17 (children 1
18 (GraphicsLayer
19 (position 20.00 20.00)
20 (bounds 100.00 100.00)
21 (contentsVisible 0)
22 )
23 )
24 )
25 (GraphicsLayer
26 (position 14.00 161.00)
27 (bounds 757.00 153.00)
28 (contentsVisible 0)
29 (children 1
30 (GraphicsLayer
31 (position 24.00 24.00)
32 (bounds 100.00 100.00)
33 (contentsVisible 0)
34 )
35 )
36 ) 17 )
37 (GraphicsLayer 18 (GraphicsLayer
38 (position 14.00 316.00) 19 (position 14.00 316.00)
39 (bounds 757.00 153.00) 20 (bounds 757.00 153.00)
40 (contentsVisible 0) 21 (contentsVisible 0)
41 (children 1 22 (children 1
42 (GraphicsLayer 23 (GraphicsLayer
43 (position 24.00 24.00) 24 (position 24.00 24.00)
44 (bounds 100.00 100.00) 25 (bounds 100.00 100.00)
45 ) 26 )
46 ) 27 )
47 ) 28 )
48 ) 29 )
49 ) 30 )
50 ) 31 )
51 ) 32 )
52 After step 1 33 After step 1
53 34
54 (GraphicsLayer 35 (GraphicsLayer
55 (bounds 785.00 1382.00) 36 (bounds 785.00 1078.00)
56 (children 1 37 (children 1
57 (GraphicsLayer 38 (GraphicsLayer
58 (bounds 785.00 1382.00) 39 (bounds 785.00 1078.00)
59 (contentsOpaque 1) 40 (contentsOpaque 1)
60 (drawsContent 1) 41 (drawsContent 1)
61 (children 3 42 (children 2
62 (GraphicsLayer 43 (GraphicsLayer
63 (position 18.00 10.00) 44 (position 18.00 10.00)
64 (bounds 749.00 145.00) 45 (bounds 749.00 145.00)
65 (children 1 46 (children 1
66 (GraphicsLayer 47 (GraphicsLayer
67 (position 20.00 20.00) 48 (position 20.00 20.00)
68 (bounds 100.00 100.00) 49 (bounds 100.00 100.00)
69 ) 50 )
70 ) 51 )
71 ) 52 )
72 (GraphicsLayer 53 (GraphicsLayer
73 (position 14.00 161.00)
74 (bounds 757.00 153.00)
75 (contentsVisible 0)
76 (children 1
77 (GraphicsLayer
78 (position 24.00 24.00)
79 (bounds 100.00 100.00)
80 (contentsVisible 0)
81 )
82 )
83 )
84 (GraphicsLayer
85 (position 14.00 316.00) 54 (position 14.00 316.00)
86 (bounds 757.00 153.00) 55 (bounds 757.00 153.00)
87 (contentsVisible 0) 56 (contentsVisible 0)
88 (children 1 57 (children 1
89 (GraphicsLayer 58 (GraphicsLayer
90 (position 24.00 24.00) 59 (position 24.00 24.00)
91 (bounds 100.00 100.00) 60 (bounds 100.00 100.00)
92 ) 61 )
93 ) 62 )
94 ) 63 )
95 ) 64 )
96 ) 65 )
97 ) 66 )
98 ) 67 )
99 After step 2 68 After step 2
100 69
101 (GraphicsLayer 70 (GraphicsLayer
102 (bounds 785.00 2121.00) 71 (bounds 785.00 1625.00)
103 (children 1 72 (children 1
104 (GraphicsLayer 73 (GraphicsLayer
105 (bounds 785.00 2121.00) 74 (bounds 785.00 1625.00)
106 (contentsOpaque 1) 75 (contentsOpaque 1)
107 (drawsContent 1) 76 (drawsContent 1)
108 (children 3 77 (children 3
109 (GraphicsLayer 78 (GraphicsLayer
110 (position 18.00 10.00) 79 (position 18.00 10.00)
111 (bounds 749.00 145.00) 80 (bounds 749.00 145.00)
112 (children 1 81 (children 1
113 (GraphicsLayer 82 (GraphicsLayer
114 (position 20.00 20.00) 83 (position 20.00 20.00)
115 (bounds 100.00 100.00) 84 (bounds 100.00 100.00)
(...skipping 20 matching lines...) Expand all
136 (position 24.00 24.00) 105 (position 24.00 24.00)
137 (bounds 100.00 100.00) 106 (bounds 100.00 100.00)
138 ) 107 )
139 ) 108 )
140 ) 109 )
141 ) 110 )
142 ) 111 )
143 ) 112 )
144 ) 113 )
145 114
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698