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