Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac-snowleopard / compositing / force-compositing-mode / overflow-iframe-enter-compositing-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": [8, 8],
12           "bounds": [154, 154],
13           "drawsContent": true,
14           "children": [
15             {
16               "position": [2, 2],
17               "bounds": [150, 150],
18               "children": [
19                 {
20                   "bounds": [135, 135],
21                   "children": [
22                     {
23                       "children": [
24                         {
25                           "bounds": [508, 516],
26                           "children": [
27                             {
28                               "bounds": [508, 516],
29                               "drawsContent": true
30                             }
31                           ]
32                         }
33                       ]
34                     }
35                   ]
36                 },
37                 {
38                   "position": [0, 135],
39                   "bounds": [135, 15],
40                   "drawsContent": true
41                 },
42                 {
43                   "position": [135, 0],
44                   "bounds": [15, 135],
45                   "drawsContent": true
46                 },
47                 {
48                   "position": [135, 135],
49                   "bounds": [15, 15],
50                   "drawsContent": true
51                 }
52               ]
53             }
54           ]
55         }
56       ]
57     }
58   ]
59 }
60
61
62 --------
63 Frame: '<!--framePath //<!--frame0-->-->'
64 --------
65 {
66   "bounds": [508, 516],
67   "children": [
68     {
69       "bounds": [508, 516],
70       "drawsContent": true
71     }
72   ]
73 }
74