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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/compositing/overflow/scrollbar-layer-placement-expected.txt

Issue 2576423002: Revert of Revert "Disable local background equivalence when we have a box shadow due to painting bug (Closed)
Patch Set: Created 4 years 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
(Empty)
1 {
2 "name": "Content Root Layer",
3 "bounds": [800, 600],
4 "children": [
5 {
6 "name": "LayoutView #document",
7 "bounds": [800, 600],
8 "contentsOpaque": true,
9 "drawsContent": true,
10 "children": [
11 {
12 "name": "LayoutBlockFlow (positioned) DIV class='outer A'",
13 "position": [6, 6],
14 "bounds": [340, 282],
15 "drawsContent": true,
16 "children": [
17 {
18 "name": "LayoutBlockFlow (relative positioned) DIV class='scroller '",
19 "position": [32, 32],
20 "bounds": [278, 218],
21 "shouldFlattenTransform": false,
22 "drawsContent": true,
23 "backgroundColor": "#FFFFFF",
24 "children": [
25 {
26 "name": "Scrolling Layer",
27 "position": [29, 29],
28 "bounds": [220, 160],
29 "shouldFlattenTransform": false,
30 "children": [
31 {
32 "name": "Scrolling Contents Layer",
33 "bounds": [220, 236],
34 "drawsContent": true
35 }
36 ]
37 },
38 {
39 "name": "Overflow Controls Host Layer",
40 "position": [24, 24],
41 "bounds": [230, 170],
42 "children": [
43 {
44 "name": "Vertical Scrollbar Layer",
45 "position": [218, 5],
46 "bounds": [7, 160]
47 }
48 ]
49 }
50 ]
51 }
52 ]
53 },
54 {
55 "name": "LayoutBlockFlow (positioned) DIV class='outer B'",
56 "position": [355, 6],
57 "bounds": [340, 282],
58 "drawsContent": true,
59 "children": [
60 {
61 "name": "LayoutBlockFlow DIV class='scroller'",
62 "position": [32, 32],
63 "bounds": [278, 218],
64 "shouldFlattenTransform": false,
65 "drawsContent": true,
66 "backgroundColor": "#FFFFFF",
67 "children": [
68 {
69 "name": "Scrolling Layer",
70 "position": [29, 29],
71 "bounds": [220, 160],
72 "shouldFlattenTransform": false,
73 "children": [
74 {
75 "name": "Scrolling Contents Layer",
76 "bounds": [220, 236],
77 "drawsContent": true
78 }
79 ]
80 }
81 ]
82 },
83 {
84 "name": "LayoutBlockFlow (relative positioned) DIV class='content' ",
85 "position": [73, 73],
86 "bounds": [196, 212],
87 "contentsOpaque": true,
88 "drawsContent": true,
89 "backgroundColor": "#DDDDDD"
90 },
91 {
92 "name": "Overflow Controls Host Layer",
93 "position": [56, 56],
94 "bounds": [230, 170],
95 "children": [
96 {
97 "name": "Vertical Scrollbar Layer",
98 "position": [218, 5],
99 "bounds": [7, 160]
100 }
101 ]
102 }
103 ]
104 },
105 {
106 "name": "LayoutBlockFlow (positioned) DIV class='outer C'",
107 "position": [6, 297],
108 "bounds": [340, 282],
109 "drawsContent": true,
110 "children": [
111 {
112 "name": "Ancestor Clipping Layer",
113 "position": [40, 40],
114 "bounds": [260, 100],
115 "shouldFlattenTransform": false,
116 "children": [
117 {
118 "name": "LayoutBlockFlow DIV class='scroller'",
119 "position": [-9, -9],
120 "bounds": [278, 218],
121 "shouldFlattenTransform": false,
122 "drawsContent": true,
123 "backgroundColor": "#FFFFFF",
124 "children": [
125 {
126 "name": "Scrolling Layer",
127 "position": [29, 29],
128 "bounds": [220, 160],
129 "shouldFlattenTransform": false,
130 "children": [
131 {
132 "name": "Scrolling Contents Layer",
133 "bounds": [220, 236],
134 "drawsContent": true
135 }
136 ]
137 }
138 ]
139 }
140 ]
141 },
142 {
143 "name": "LayoutBlockFlow (relative positioned) DIV class='content' ",
144 "position": [72, 72],
145 "bounds": [196, 212],
146 "contentsOpaque": true,
147 "drawsContent": true,
148 "backgroundColor": "#DDDDDD"
149 },
150 {
151 "name": "Overflow Controls Ancestor Clipping Layer",
152 "position": [40, 40],
153 "bounds": [260, 100],
154 "children": [
155 {
156 "name": "Overflow Controls Host Layer",
157 "position": [15, 15],
158 "bounds": [230, 170],
159 "children": [
160 {
161 "name": "Vertical Scrollbar Layer",
162 "position": [218, 5],
163 "bounds": [7, 160]
164 }
165 ]
166 }
167 ]
168 }
169 ]
170 },
171 {
172 "name": "LayoutBlockFlow (positioned) DIV class='outer D'",
173 "position": [355, 297],
174 "bounds": [340, 282],
175 "drawsContent": true,
176 "children": [
177 {
178 "name": "LayoutBlockFlow (relative positioned) DIV class='clipper' ",
179 "position": [24, 24],
180 "bounds": [292, 200],
181 "drawsContent": true,
182 "children": [
183 {
184 "name": "Child Containment Layer",
185 "position": [10, 10],
186 "bounds": [272, 180],
187 "children": [
188 {
189 "name": "Ancestor Clipping Layer",
190 "position": [6, 6],
191 "bounds": [260, 100],
192 "shouldFlattenTransform": false,
193 "children": [
194 {
195 "name": "LayoutBlockFlow DIV class='scroller'",
196 "position": [-9, -9],
197 "bounds": [278, 218],
198 "shouldFlattenTransform": false,
199 "drawsContent": true,
200 "backgroundColor": "#FFFFFF",
201 "children": [
202 {
203 "name": "Scrolling Layer",
204 "position": [29, 29],
205 "bounds": [220, 160],
206 "shouldFlattenTransform": false,
207 "children": [
208 {
209 "name": "Scrolling Contents Layer",
210 "bounds": [220, 236],
211 "drawsContent": true
212 }
213 ]
214 }
215 ]
216 }
217 ]
218 }
219 ]
220 }
221 ]
222 },
223 {
224 "name": "LayoutBlockFlow (relative positioned) DIV class='content' ",
225 "position": [72, 72],
226 "bounds": [196, 212],
227 "contentsOpaque": true,
228 "drawsContent": true,
229 "backgroundColor": "#DDDDDD"
230 },
231 {
232 "name": "Overflow Controls Ancestor Clipping Layer",
233 "position": [40, 40],
234 "bounds": [260, 100],
235 "children": [
236 {
237 "name": "Overflow Controls Host Layer",
238 "position": [15, 15],
239 "bounds": [230, 170],
240 "children": [
241 {
242 "name": "Vertical Scrollbar Layer",
243 "position": [218, 5],
244 "bounds": [7, 160]
245 }
246 ]
247 }
248 ]
249 }
250 ]
251 }
252 ]
253 }
254 ]
255 }
256
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698