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