Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / softwarecompositing / layer-creation / fixed-position-out-of-view-scaled-scroll-expected.txt
1 Not scaled:
2 {
3   "bounds": [4008, 4016],
4   "children": [
5     {
6       "bounds": [4008, 4016],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "position": [108, 0],
12           "bounds": [10, 10],
13           "contentsOpaque": true,
14           "drawsContent": true,
15           "backgroundColor": "#C0C0C0"
16         },
17         {
18           "position": [108, 1108],
19           "bounds": [10, 10],
20           "contentsOpaque": true,
21           "drawsContent": true,
22           "backgroundColor": "#C0C0C0"
23         },
24         {
25           "position": [1100, 100],
26           "bounds": [10, 10],
27           "contentsOpaque": true,
28           "drawsContent": true,
29           "backgroundColor": "#C0C0C0"
30         },
31         {
32           "position": [700, 100],
33           "bounds": [10, 10],
34           "contentsOpaque": true,
35           "drawsContent": true,
36           "backgroundColor": "#C0C0C0"
37         },
38         {
39           "position": [100, 100],
40           "bounds": [10, 10],
41           "contentsOpaque": true,
42           "drawsContent": true,
43           "backgroundColor": "#C0C0C0"
44         }
45       ]
46     }
47   ]
48 }
49 Scale=0.5:
50 {
51   "bounds": [4008, 4016],
52   "children": [
53     {
54       "bounds": [4008, 4016],
55       "contentsOpaque": true,
56       "drawsContent": true,
57       "children": [
58         {
59           "position": [8, -100],
60           "bounds": [10, 10],
61           "contentsOpaque": true,
62           "drawsContent": true,
63           "backgroundColor": "#C0C0C0"
64         },
65         {
66           "position": [8, 1008],
67           "bounds": [10, 10],
68           "contentsOpaque": true,
69           "drawsContent": true,
70           "backgroundColor": "#C0C0C0"
71         },
72         {
73           "position": [1000, 0],
74           "bounds": [10, 10],
75           "contentsOpaque": true,
76           "drawsContent": true,
77           "backgroundColor": "#C0C0C0"
78         },
79         {
80           "position": [600, 0],
81           "bounds": [10, 10],
82           "contentsOpaque": true,
83           "drawsContent": true,
84           "backgroundColor": "#C0C0C0"
85         },
86         {
87           "bounds": [10, 10],
88           "contentsOpaque": true,
89           "drawsContent": true,
90           "backgroundColor": "#C0C0C0"
91         }
92       ]
93     }
94   ]
95 }
96 Scale=1.5:
97 {
98   "bounds": [4008, 4016],
99   "children": [
100     {
101       "bounds": [4008, 4016],
102       "contentsOpaque": true,
103       "drawsContent": true,
104       "children": [
105         {
106           "position": [8, -100],
107           "bounds": [10, 10],
108           "contentsOpaque": true,
109           "drawsContent": true,
110           "backgroundColor": "#C0C0C0"
111         },
112         {
113           "position": [8, 1008],
114           "bounds": [10, 10],
115           "contentsOpaque": true,
116           "drawsContent": true,
117           "backgroundColor": "#C0C0C0"
118         },
119         {
120           "position": [1000, 0],
121           "bounds": [10, 10],
122           "contentsOpaque": true,
123           "drawsContent": true,
124           "backgroundColor": "#C0C0C0"
125         },
126         {
127           "position": [600, 0],
128           "bounds": [10, 10],
129           "contentsOpaque": true,
130           "drawsContent": true,
131           "backgroundColor": "#C0C0C0"
132         },
133         {
134           "bounds": [10, 10],
135           "contentsOpaque": true,
136           "drawsContent": true,
137           "backgroundColor": "#C0C0C0"
138         }
139       ]
140     }
141   ]
142 }
143