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

Side by Side Diff: trunk/LayoutTests/compositing/iframes/become-composited-nested-iframes-expected.txt

Issue 183763024: Revert 168245 "Drop background color optimization for composited..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 6 years, 9 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 (GraphicsLayer 2 (GraphicsLayer
3 (bounds 785.00 1500.00) 3 (bounds 785.00 1500.00)
4 (children 1 4 (children 1
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 785.00 1500.00) 6 (bounds 785.00 1500.00)
7 (contentsOpaque 1) 7 (contentsOpaque 1)
8 (drawsContent 1) 8 (drawsContent 1)
9 (children 3 9 (children 3
10 (GraphicsLayer 10 (GraphicsLayer
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 (bounds 250.00 230.00) 44 (bounds 250.00 230.00)
45 (children 1 45 (children 1
46 (GraphicsLayer 46 (GraphicsLayer
47 (bounds 250.00 230.00) 47 (bounds 250.00 230.00)
48 (drawsContent 1) 48 (drawsContent 1)
49 (children 1 49 (children 1
50 (GraphicsLayer 50 (GraphicsLayer
51 (position 18.00 10.00) 51 (position 18.00 10.00)
52 (bounds 210.00 210.00) 52 (bounds 210.00 210.00)
53 (contentsOpaque 1) 53 (contentsOpaque 1)
54 (drawsContent 1)
55 (backgroundColor #0000 FF)
56 ) 54 )
57 ) 55 )
58 ) 56 )
59 ) 57 )
60 ) 58 )
61 ) 59 )
62 ) 60 )
63 ) 61 )
64 ) 62 )
65 ) 63 )
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 (bounds 250.00 230.00) 113 (bounds 250.00 230.00)
116 (children 1 114 (children 1
117 (GraphicsLayer 115 (GraphicsLayer
118 (bounds 250.00 230.00) 116 (bounds 250.00 230.00)
119 (drawsContent 1) 117 (drawsContent 1)
120 (children 1 118 (children 1
121 (GraphicsLayer 119 (GraphicsLayer
122 (position 18.00 10.00) 120 (position 18.00 10.00)
123 (bounds 210.00 210.00) 121 (bounds 210.00 210.00)
124 (contentsOpaque 1) 122 (contentsOpaque 1)
125 (drawsContent 1)
126 (backgroundColor #0000 FF)
127 ) 123 )
128 ) 124 )
129 ) 125 )
130 ) 126 )
131 ) 127 )
132 ) 128 )
133 ) 129 )
134 ) 130 )
135 ) 131 )
136 ) 132 )
137 ) 133 )
138 ) 134 )
139 ) 135 )
140 ) 136 )
141 ) 137 )
142 ) 138 )
143 ) 139 )
144 ) 140 )
145 ) 141 )
146 ) 142 )
147 ) 143 )
148 ) 144 )
149 ) 145 )
150 ) 146 )
151 ) 147 )
152 (GraphicsLayer 148 (GraphicsLayer
153 (bounds 100.00 100.00) 149 (bounds 100.00 100.00)
154 (contentsOpaque 1) 150 (contentsOpaque 1)
155 (drawsContent 1)
156 (backgroundColor #0000FF)
157 ) 151 )
158 ) 152 )
159 ) 153 )
160 ) 154 )
161 ) 155 )
162 156
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698