Update To 11.40.268.0
[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, 300, 300]
22       ]
23     }
24   ]
25 }
26 {
27   "bounds": [300, 250],
28   "children": [
29     {
30       "bounds": [300, 250],
31       "drawsContent": true,
32       "repaintRects": [
33         [0, 250, 300, 50]
34       ]
35     }
36   ]
37 }
38 {
39   "bounds": [250, 250],
40   "children": [
41     {
42       "bounds": [250, 250],
43       "drawsContent": true,
44       "repaintRects": [
45         [0, 0, 250, 250],
46         [0, 0, 250, 250]
47       ]
48     }
49   ]
50 }
51