Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / compositing / iframes / invisible-nested-iframe-show-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               "bounds": [300, 150],
18               "children": [
19                 {
20                   "bounds": [285, 150],
21                   "children": [
22                     {
23                       "children": [
24                         {
25                           "bounds": [285, 192],
26                           "children": [
27                             {
28                               "bounds": [285, 192],
29                               "drawsContent": true,
30                               "children": [
31                                 {
32                                   "position": [8, 8],
33                                   "bounds": [252, 172],
34                                   "drawsContent": true,
35                                   "children": [
36                                     {
37                                       "position": [1, 1],
38                                       "bounds": [250, 170],
39                                       "children": [
40                                         {
41                                           "bounds": [250, 170],
42                                           "children": [
43                                             {
44                                               "children": [
45                                                 {
46                                                   "bounds": [250, 230],
47                                                   "children": [
48                                                     {
49                                                       "bounds": [250, 230],
50                                                       "drawsContent": true,
51                                                       "children": [
52                                                         {
53                                                           "position": [18, 10],
54                                                           "bounds": [210, 210],
55                                                           "contentsOpaque": true,
56                                                           "drawsContent": true,
57                                                           "backgroundColor": "#0000FF"
58                                                         }
59                                                       ]
60                                                     }
61                                                   ]
62                                                 }
63                                               ]
64                                             }
65                                           ]
66                                         }
67                                       ]
68                                     }
69                                   ]
70                                 }
71                               ]
72                             }
73                           ]
74                         }
75                       ]
76                     }
77                   ]
78                 },
79                 {
80                   "position": [285, 0],
81                   "bounds": [15, 150]
82                 }
83               ]
84             }
85           ]
86         },
87         {
88           "position": [18, 202],
89           "bounds": [210, 210],
90           "contentsOpaque": true,
91           "drawsContent": true,
92           "backgroundColor": "#0000FF",
93           "transform": [
94             [1, 0, 0, 0],
95             [0, 1, 0, 0],
96             [0, 0, 1, 0],
97             [0, 0, 1, 1]
98           ]
99         }
100       ]
101     }
102   ]
103 }
104
105
106 --------
107 Frame: '-->'
108 --------
109 {
110   "bounds": [285, 192],
111   "children": [
112     {
113       "bounds": [285, 192],
114       "drawsContent": true,
115       "children": [
116         {
117           "position": [8, 8],
118           "bounds": [252, 172],
119           "drawsContent": true,
120           "children": [
121             {
122               "position": [1, 1],
123               "bounds": [250, 170],
124               "children": [
125                 {
126                   "bounds": [250, 170],
127                   "children": [
128                     {
129                       "children": [
130                         {
131                           "bounds": [250, 230],
132                           "children": [
133                             {
134                               "bounds": [250, 230],
135                               "drawsContent": true,
136                               "children": [
137                                 {
138                                   "position": [18, 10],
139                                   "bounds": [210, 210],
140                                   "contentsOpaque": true,
141                                   "drawsContent": true,
142                                   "backgroundColor": "#0000FF"
143                                 }
144                               ]
145                             }
146                           ]
147                         }
148                       ]
149                     }
150                   ]
151                 }
152               ]
153             }
154           ]
155         }
156       ]
157     }
158   ]
159 }
160
161
162 --------
163 Frame: '/-->'
164 --------
165 {
166   "bounds": [250, 230],
167   "children": [
168     {
169       "bounds": [250, 230],
170       "drawsContent": true,
171       "children": [
172         {
173           "position": [18, 10],
174           "bounds": [210, 210],
175           "contentsOpaque": true,
176           "drawsContent": true,
177           "backgroundColor": "#0000FF"
178         }
179       ]
180     }
181   ]
182 }
183