034d2aa7565632a34dc3de40d3b00c536efa6a37
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / window-resize-background-image-fixed-centered-composited-expected.txt
1 {
2   "bounds": [200, 300],
3   "children": [
4     {
5       "bounds": [200, 300],
6       "drawsContent": true,
7       "repaintRects": [
8         [0, 200, 200, 100]
9       ]
10     }
11   ]
12 }
13 {
14   "bounds": [300, 300],
15   "children": [
16     {
17       "bounds": [300, 300],
18       "drawsContent": true,
19       "repaintRects": [
20         [0, 0, 300, 300],
21         [0, 0, 200, 300]
22       ]
23     }
24   ]
25 }
26 {
27   "bounds": [300, 250],
28   "children": [
29     {
30       "bounds": [300, 250],
31       "drawsContent": true,
32       "repaintRects": []
33     }
34   ]
35 }
36 {
37   "bounds": [250, 250],
38   "children": [
39     {
40       "bounds": [250, 250],
41       "drawsContent": true,
42       "repaintRects": [
43         [0, 0, 300, 250],
44         [0, 0, 250, 250]
45       ]
46     }
47   ]
48 }
49