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

Side by Side Diff: LayoutTests/platform/chromium-mac/virtual/softwarecompositing/visibility/visibility-image-layers-dynamic-expected.txt

Issue 15973002: Remove NonCompositedContentHost -- Take 2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase, update comments, add FrameView::didChangeBackgroundOpaqueness Created 7 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 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 (children 3 13 (children 3
13 (GraphicsLayer 14 (GraphicsLayer
14 (position 14.00 6.00) 15 (position 14.00 6.00)
15 (bounds 757.00 152.00) 16 (bounds 757.00 152.00)
16 (children 1 17 (children 1
17 (GraphicsLayer 18 (GraphicsLayer
18 (position 20.00 20.00) 19 (position 20.00 20.00)
19 (bounds 108.00 108.00) 20 (bounds 108.00 108.00)
20 (contentsVisible 0) 21 (contentsVisible 0)
21 ) 22 )
(...skipping 22 matching lines...) Expand all
44 ) 45 )
45 ) 46 )
46 ) 47 )
47 ) 48 )
48 ) 49 )
49 ) 50 )
50 ) 51 )
51 After step 1 52 After step 1
52 53
53 (GraphicsLayer 54 (GraphicsLayer
54 (bounds 785.00 1321.00) 55 (bounds 785.00 1336.00)
55 (children 1 56 (children 1
56 (GraphicsLayer 57 (GraphicsLayer
57 (bounds 785.00 1321.00) 58 (bounds 785.00 1336.00)
58 (contentsOpaque 1) 59 (contentsOpaque 1)
60 (drawsContent 1)
59 (children 3 61 (children 3
60 (GraphicsLayer 62 (GraphicsLayer
61 (position 14.00 6.00) 63 (position 14.00 6.00)
62 (bounds 757.00 152.00) 64 (bounds 757.00 152.00)
63 (children 1 65 (children 1
64 (GraphicsLayer 66 (GraphicsLayer
65 (position 20.00 20.00) 67 (position 20.00 20.00)
66 (bounds 108.00 108.00) 68 (bounds 108.00 108.00)
67 ) 69 )
68 ) 70 )
(...skipping 21 matching lines...) Expand all
90 ) 92 )
91 ) 93 )
92 ) 94 )
93 ) 95 )
94 ) 96 )
95 ) 97 )
96 ) 98 )
97 After step 2 99 After step 2
98 100
99 (GraphicsLayer 101 (GraphicsLayer
100 (bounds 785.00 2000.00) 102 (bounds 785.00 2030.00)
101 (children 1 103 (children 1
102 (GraphicsLayer 104 (GraphicsLayer
103 (bounds 785.00 2000.00) 105 (bounds 785.00 2030.00)
104 (contentsOpaque 1) 106 (contentsOpaque 1)
107 (drawsContent 1)
105 (children 3 108 (children 3
106 (GraphicsLayer 109 (GraphicsLayer
107 (position 14.00 6.00) 110 (position 14.00 6.00)
108 (bounds 757.00 152.00) 111 (bounds 757.00 152.00)
109 (children 1 112 (children 1
110 (GraphicsLayer 113 (GraphicsLayer
111 (position 20.00 20.00) 114 (position 20.00 20.00)
112 (bounds 108.00 108.00) 115 (bounds 108.00 108.00)
113 ) 116 )
114 ) 117 )
(...skipping 18 matching lines...) Expand all
133 (position 20.00 20.00) 136 (position 20.00 20.00)
134 (bounds 108.00 108.00) 137 (bounds 108.00 108.00)
135 ) 138 )
136 ) 139 )
137 ) 140 )
138 ) 141 )
139 ) 142 )
140 ) 143 )
141 ) 144 )
142 145
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698