Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / virtual / softwarecompositing / rtl / rtl-iframe-fixed-overflow-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "bounds": [400, 400],
11           "drawsContent": true,
12           "children": [
13             {
14               "children": [
15                 {
16                   "bounds": [385, 385],
17                   "children": [
18                     {
19                       "children": [
20                         {
21                           "position": [-615, 0],
22                           "bounds": [1000, 1000],
23                           "children": [
24                             {
25                               "bounds": [1000, 1000],
26                               "drawsContent": true,
27                               "children": [
28                                 {
29                                   "position": [665, 50],
30                                   "bounds": [100, 100],
31                                   "contentsOpaque": true,
32                                   "drawsContent": true,
33                                   "backgroundColor": "#008000"
34                                 }
35                               ]
36                             }
37                           ]
38                         }
39                       ]
40                     }
41                   ]
42                 },
43                 {
44                   "position": [0, 385],
45                   "bounds": [385, 15],
46                   "drawsContent": true
47                 },
48                 {
49                   "position": [385, 0],
50                   "bounds": [15, 385],
51                   "drawsContent": true
52                 },
53                 {
54                   "position": [385, 385],
55                   "bounds": [15, 15],
56                   "drawsContent": true
57                 }
58               ]
59             }
60           ]
61         }
62       ]
63     }
64   ]
65 }
66
67
68 --------
69 Frame: '<!--framePath //<!--frame0-->-->'
70 --------
71 {
72   "position": [-615, 0],
73   "bounds": [1000, 1000],
74   "children": [
75     {
76       "bounds": [1000, 1000],
77       "drawsContent": true,
78       "children": [
79         {
80           "position": [665, 50],
81           "bounds": [100, 100],
82           "contentsOpaque": true,
83           "drawsContent": true,
84           "backgroundColor": "#008000"
85         }
86       ]
87     }
88   ]
89 }
90