Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / background-resize-width-expected.txt
blobbc1ccf8518891c43f01a08067e47d6a44bb0f477
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [558, 8, 50, 500]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow (positioned) DIV id='container'"
13       ],
14       "children": [
15         {
16           "position": [8, 8],
17           "bounds": [55, 40],
18           "drawsContent": true,
19           "backfaceVisibility": "hidden",
20           "repaintRects": [
21             [55, 0, 5, 40]
22           ],
23           "paintInvalidationClients": [
24             "LayoutBlockFlow (positioned) DIV class='test image'"
25           ]
26         },
27         {
28           "position": [58, 8],
29           "bounds": [55, 40],
30           "drawsContent": true,
31           "backfaceVisibility": "hidden",
32           "repaintRects": [
33             [0, 0, 60, 40],
34             [0, 0, 55, 40]
35           ],
36           "paintInvalidationClients": [
37             "LayoutBlockFlow (positioned) DIV class='test image size-cover'"
38           ]
39         },
40         {
41           "position": [108, 8],
42           "bounds": [55, 40],
43           "drawsContent": true,
44           "backfaceVisibility": "hidden",
45           "repaintRects": [
46             [0, 0, 60, 40],
47             [0, 0, 55, 40]
48           ],
49           "paintInvalidationClients": [
50             "LayoutBlockFlow (positioned) DIV class='test image size-contain'"
51           ]
52         },
53         {
54           "position": [158, 8],
55           "bounds": [55, 40],
56           "drawsContent": true,
57           "backfaceVisibility": "hidden",
58           "repaintRects": [
59             [55, 0, 5, 40]
60           ],
61           "paintInvalidationClients": [
62             "LayoutBlockFlow (positioned) DIV class='test image fixed-width'"
63           ]
64         },
65         {
66           "position": [208, 8],
67           "bounds": [55, 40],
68           "drawsContent": true,
69           "backfaceVisibility": "hidden",
70           "repaintRects": [
71             [0, 0, 60, 40],
72             [0, 0, 55, 40]
73           ],
74           "paintInvalidationClients": [
75             "LayoutBlockFlow (positioned) DIV class='test image percent-width'"
76           ]
77         },
78         {
79           "position": [258, 8],
80           "bounds": [55, 40],
81           "drawsContent": true,
82           "backfaceVisibility": "hidden",
83           "repaintRects": [
84             [55, 0, 5, 40]
85           ],
86           "paintInvalidationClients": [
87             "LayoutBlockFlow (positioned) DIV class='test image left'"
88           ]
89         },
90         {
91           "position": [308, 8],
92           "bounds": [55, 40],
93           "drawsContent": true,
94           "backfaceVisibility": "hidden",
95           "repaintRects": [
96             [0, 0, 60, 40],
97             [0, 0, 55, 40]
98           ],
99           "paintInvalidationClients": [
100             "LayoutBlockFlow (positioned) DIV class='test image right'"
101           ]
102         },
103         {
104           "position": [358, 8],
105           "bounds": [55, 40],
106           "drawsContent": true,
107           "backfaceVisibility": "hidden",
108           "repaintRects": [
109             [0, 0, 60, 40],
110             [0, 0, 55, 40]
111           ],
112           "paintInvalidationClients": [
113             "LayoutBlockFlow (positioned) DIV class='test image center'"
114           ]
115         },
116         {
117           "position": [408, 8],
118           "bounds": [55, 40],
119           "drawsContent": true,
120           "backfaceVisibility": "hidden",
121           "repaintRects": [
122             [55, 0, 5, 40]
123           ],
124           "paintInvalidationClients": [
125             "LayoutBlockFlow (positioned) DIV class='test image no-repeat'"
126           ]
127         },
128         {
129           "position": [458, 8],
130           "bounds": [55, 40],
131           "drawsContent": true,
132           "backfaceVisibility": "hidden",
133           "repaintRects": [
134             [0, 0, 60, 40],
135             [0, 0, 55, 40]
136           ],
137           "paintInvalidationClients": [
138             "LayoutBlockFlow (positioned) DIV class='test image repeat-space'"
139           ]
140         },
141         {
142           "position": [508, 8],
143           "bounds": [55, 40],
144           "drawsContent": true,
145           "backfaceVisibility": "hidden",
146           "repaintRects": [
147             [0, 0, 60, 40],
148             [0, 0, 55, 40]
149           ],
150           "paintInvalidationClients": [
151             "LayoutBlockFlow (positioned) DIV class='test image repeat-round'"
152           ]
153         },
154         {
155           "position": [8, 108],
156           "bounds": [55, 40],
157           "drawsContent": true,
158           "backfaceVisibility": "hidden",
159           "repaintRects": [
160             [0, 0, 60, 40],
161             [0, 0, 55, 40]
162           ],
163           "paintInvalidationClients": [
164             "LayoutBlockFlow (positioned) DIV class='test generated'"
165           ]
166         },
167         {
168           "position": [8, 108],
169           "bounds": [55, 40],
170           "drawsContent": true,
171           "backfaceVisibility": "hidden",
172           "repaintRects": [
173             [0, 0, 60, 40],
174             [0, 0, 55, 40]
175           ],
176           "paintInvalidationClients": [
177             "LayoutBlockFlow (positioned) DIV class='test generated cover'"
178           ]
179         },
180         {
181           "position": [8, 108],
182           "bounds": [55, 40],
183           "drawsContent": true,
184           "backfaceVisibility": "hidden",
185           "repaintRects": [
186             [0, 0, 60, 40],
187             [0, 0, 55, 40]
188           ],
189           "paintInvalidationClients": [
190             "LayoutBlockFlow (positioned) DIV class='test generated contain'"
191           ]
192         },
193         {
194           "position": [158, 108],
195           "bounds": [55, 40],
196           "drawsContent": true,
197           "backfaceVisibility": "hidden",
198           "repaintRects": [
199             [55, 0, 5, 40]
200           ],
201           "paintInvalidationClients": [
202             "LayoutBlockFlow (positioned) DIV class='test generated fixed-width'"
203           ]
204         },
205         {
206           "position": [208, 108],
207           "bounds": [55, 40],
208           "drawsContent": true,
209           "backfaceVisibility": "hidden",
210           "repaintRects": [
211             [0, 0, 60, 40],
212             [0, 0, 55, 40]
213           ],
214           "paintInvalidationClients": [
215             "LayoutBlockFlow (positioned) DIV class='test generated percent-width'"
216           ]
217         },
218         {
219           "position": [258, 108],
220           "bounds": [55, 40],
221           "drawsContent": true,
222           "backfaceVisibility": "hidden",
223           "repaintRects": [
224             [0, 0, 60, 40],
225             [0, 0, 55, 40]
226           ],
227           "paintInvalidationClients": [
228             "LayoutBlockFlow (positioned) DIV class='test generated left'"
229           ]
230         },
231         {
232           "position": [308, 108],
233           "bounds": [55, 40],
234           "drawsContent": true,
235           "backfaceVisibility": "hidden",
236           "repaintRects": [
237             [0, 0, 60, 40],
238             [0, 0, 55, 40]
239           ],
240           "paintInvalidationClients": [
241             "LayoutBlockFlow (positioned) DIV class='test generated right'"
242           ]
243         },
244         {
245           "position": [358, 108],
246           "bounds": [55, 40],
247           "drawsContent": true,
248           "backfaceVisibility": "hidden",
249           "repaintRects": [
250             [0, 0, 60, 40],
251             [0, 0, 55, 40]
252           ],
253           "paintInvalidationClients": [
254             "LayoutBlockFlow (positioned) DIV class='test generated center'"
255           ]
256         },
257         {
258           "position": [408, 108],
259           "bounds": [55, 40],
260           "drawsContent": true,
261           "backfaceVisibility": "hidden",
262           "repaintRects": [
263             [0, 0, 60, 40],
264             [0, 0, 55, 40]
265           ],
266           "paintInvalidationClients": [
267             "LayoutBlockFlow (positioned) DIV class='test generated no-repeat'"
268           ]
269         },
270         {
271           "position": [458, 108],
272           "bounds": [55, 40],
273           "drawsContent": true,
274           "backfaceVisibility": "hidden",
275           "repaintRects": [
276             [0, 0, 60, 40],
277             [0, 0, 55, 40]
278           ],
279           "paintInvalidationClients": [
280             "LayoutBlockFlow (positioned) DIV class='test generated repeat-space'"
281           ]
282         },
283         {
284           "position": [508, 108],
285           "bounds": [55, 40],
286           "drawsContent": true,
287           "backfaceVisibility": "hidden",
288           "repaintRects": [
289             [0, 0, 60, 40],
290             [0, 0, 55, 40]
291           ],
292           "paintInvalidationClients": [
293             "LayoutBlockFlow (positioned) DIV class='test generated repeat-round'"
294           ]
295         }
296       ]
297     }
298   ]