Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / compositing / iframes / composited-parent-iframe-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           "position": [-12, -12],
12           "bounds": [370, 220],
13           "drawsContent": true,
14           "children": [
15             {
16               "position": [35, 35],
17               "children": [
18                 {
19                   "bounds": [285, 150],
20                   "children": [
21                     {
22                       "children": [
23                         {
24                           "bounds": [285, 230],
25                           "children": [
26                             {
27                               "bounds": [285, 230],
28                               "drawsContent": true,
29                               "children": [
30                                 {
31                                   "position": [18, 10],
32                                   "bounds": [210, 210],
33                                   "contentsOpaque": true,
34                                   "drawsContent": true,
35                                   "backgroundColor": "#0000FF"
36                                 }
37                               ]
38                             }
39                           ]
40                         }
41                       ]
42                     }
43                   ]
44                 },
45                 {
46                   "position": [285, 0],
47                   "bounds": [15, 150]
48                 }
49               ]
50             }
51           ]
52         }
53       ]
54     }
55   ]
56 }
57
58
59 --------
60 Frame: '-->'
61 --------
62 {
63   "bounds": [285, 230],
64   "children": [
65     {
66       "bounds": [285, 230],
67       "drawsContent": true,
68       "children": [
69         {
70           "position": [18, 10],
71           "bounds": [210, 210],
72           "contentsOpaque": true,
73           "drawsContent": true,
74           "backgroundColor": "#0000FF"
75         }
76       ]
77     }
78   ]
79 }
80