Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / linux / 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, 193],
26                           "children": [
27                             {
28                               "bounds": [285, 193],
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                   "drawsContent": true
83                 }
84               ]
85             }
86           ]
87         },
88         {
89           "position": [18, 203],
90           "bounds": [210, 210],
91           "contentsOpaque": true,
92           "drawsContent": true,
93           "backgroundColor": "#0000FF",
94           "transform": [
95             [1, 0, 0, 0],
96             [0, 1, 0, 0],
97             [0, 0, 1, 0],
98             [0, 0, 1, 1]
99           ]
100         }
101       ]
102     }
103   ]
104 }
105
106
107 --------
108 Frame: '-->'
109 --------
110 {
111   "bounds": [285, 193],
112   "children": [
113     {
114       "bounds": [285, 193],
115       "drawsContent": true,
116       "children": [
117         {
118           "position": [8, 8],
119           "bounds": [252, 172],
120           "drawsContent": true,
121           "children": [
122             {
123               "position": [1, 1],
124               "bounds": [250, 170],
125               "children": [
126                 {
127                   "bounds": [250, 170],
128                   "children": [
129                     {
130                       "children": [
131                         {
132                           "bounds": [250, 230],
133                           "children": [
134                             {
135                               "bounds": [250, 230],
136                               "drawsContent": true,
137                               "children": [
138                                 {
139                                   "position": [18, 10],
140                                   "bounds": [210, 210],
141                                   "contentsOpaque": true,
142                                   "drawsContent": true,
143                                   "backgroundColor": "#0000FF"
144                                 }
145                               ]
146                             }
147                           ]
148                         }
149                       ]
150                     }
151                   ]
152                 }
153               ]
154             }
155           ]
156         }
157       ]
158     }
159   ]
160 }
161
162
163 --------
164 Frame: '/-->'
165 --------
166 {
167   "bounds": [250, 230],
168   "children": [
169     {
170       "bounds": [250, 230],
171       "drawsContent": true,
172       "children": [
173         {
174           "position": [18, 10],
175           "bounds": [210, 210],
176           "contentsOpaque": true,
177           "drawsContent": true,
178           "backgroundColor": "#0000FF"
179         }
180       ]
181     }
182   ]
183 }
184