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

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

Issue 178013003: Drop background color optimization for composited layers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: CL to land 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
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)
54 ) 56 )
55 ) 57 )
56 ) 58 )
57 ) 59 )
58 ) 60 )
59 ) 61 )
60 ) 62 )
61 ) 63 )
62 ) 64 )
63 ) 65 )
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 (bounds 250.00 230.00) 115 (bounds 250.00 230.00)
114 (children 1 116 (children 1
115 (GraphicsLayer 117 (GraphicsLayer
116 (bounds 250.00 230.00) 118 (bounds 250.00 230.00)
117 (drawsContent 1) 119 (drawsContent 1)
118 (children 1 120 (children 1
119 (GraphicsLayer 121 (GraphicsLayer
120 (position 18.00 10.00) 122 (position 18.00 10.00)
121 (bounds 210.00 210.00) 123 (bounds 210.00 210.00)
122 (contentsOpaque 1) 124 (contentsOpaque 1)
125 (drawsContent 1)
126 (backgroundColor #0000 FF)
123 ) 127 )
124 ) 128 )
125 ) 129 )
126 ) 130 )
127 ) 131 )
128 ) 132 )
129 ) 133 )
130 ) 134 )
131 ) 135 )
132 ) 136 )
133 ) 137 )
134 ) 138 )
135 ) 139 )
136 ) 140 )
137 ) 141 )
138 ) 142 )
139 ) 143 )
140 ) 144 )
141 ) 145 )
142 ) 146 )
143 ) 147 )
144 ) 148 )
145 ) 149 )
146 ) 150 )
147 ) 151 )
148 (GraphicsLayer 152 (GraphicsLayer
149 (bounds 100.00 100.00) 153 (bounds 100.00 100.00)
150 (contentsOpaque 1) 154 (contentsOpaque 1)
155 (drawsContent 1)
156 (backgroundColor #0000FF)
151 ) 157 )
152 ) 158 )
153 ) 159 )
154 ) 160 )
155 ) 161 )
156 162
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698