Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / virtual / softwarecompositing / iframes / iframe-resize-expected.txt
1
2 {
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "children": [
12             {
13               "position": [8, 8],
14               "bounds": [470, 190],
15               "drawsContent": true,
16               "children": [
17                 {
18                   "position": [35, 35],
19                   "children": [
20                     {
21                       "bounds": [385, 120],
22                       "children": [
23                         {
24                           "children": [
25                             {
26                               "bounds": [385, 230],
27                               "children": [
28                                 {
29                                   "bounds": [385, 230],
30                                   "drawsContent": true,
31                                   "children": [
32                                     {
33                                       "position": [18, 10],
34                                       "bounds": [210, 210],
35                                       "contentsOpaque": true,
36                                       "drawsContent": true,
37                                       "backgroundColor": "#0000FF"
38                                     }
39                                   ]
40                                 }
41                               ]
42                             }
43                           ]
44                         }
45                       ]
46                     },
47                     {
48                       "position": [385, 0],
49                       "bounds": [15, 120]
50                     }
51                   ]
52                 }
53               ]
54             },
55             {
56               "position": [5, 5],
57               "bounds": [50, 50],
58               "drawsContent": true
59             }
60           ]
61         }
62       ]
63     }
64   ]
65 }
66
67
68 --------
69 Frame: '-->'
70 --------
71 {
72   "bounds": [385, 230],
73   "children": [
74     {
75       "bounds": [385, 230],
76       "drawsContent": true,
77       "children": [
78         {
79           "position": [18, 10],
80           "bounds": [210, 210],
81           "contentsOpaque": true,
82           "drawsContent": true,
83           "backgroundColor": "#0000FF"
84         }
85       ]
86     }
87   ]
88 }
89