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