Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / layer-creation / fixed-position-out-of-view-scaled-scroll-expected.txt
bloba59e875930c63ec954eb709da83881713b13fd02
1 Not scaled:
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   ]
49 Scale=0.5:
51   "bounds": [4008, 4016],
52   "children": [
53     {
54       "bounds": [4008, 4016],
55       "contentsOpaque": true,
56       "drawsContent": true,
57       "children": [
58         {
59           "position": [108, 0],
60           "bounds": [10, 10],
61           "contentsOpaque": true,
62           "drawsContent": true,
63           "backgroundColor": "#C0C0C0"
64         },
65         {
66           "position": [108, 1108],
67           "bounds": [10, 10],
68           "contentsOpaque": true,
69           "drawsContent": true,
70           "backgroundColor": "#C0C0C0"
71         },
72         {
73           "position": [1100, 100],
74           "bounds": [10, 10],
75           "contentsOpaque": true,
76           "drawsContent": true,
77           "backgroundColor": "#C0C0C0"
78         },
79         {
80           "position": [700, 100],
81           "bounds": [10, 10],
82           "contentsOpaque": true,
83           "drawsContent": true,
84           "backgroundColor": "#C0C0C0"
85         },
86         {
87           "position": [100, 100],
88           "bounds": [10, 10],
89           "contentsOpaque": true,
90           "drawsContent": true,
91           "backgroundColor": "#C0C0C0"
92         }
93       ]
94     }
95   ]
97 Scale=1.5:
99   "bounds": [4008, 4016],
100   "children": [
101     {
102       "bounds": [4008, 4016],
103       "contentsOpaque": true,
104       "drawsContent": true,
105       "children": [
106         {
107           "position": [108, 0],
108           "bounds": [10, 10],
109           "contentsOpaque": true,
110           "drawsContent": true,
111           "backgroundColor": "#C0C0C0"
112         },
113         {
114           "position": [108, 1108],
115           "bounds": [10, 10],
116           "contentsOpaque": true,
117           "drawsContent": true,
118           "backgroundColor": "#C0C0C0"
119         },
120         {
121           "position": [1100, 100],
122           "bounds": [10, 10],
123           "contentsOpaque": true,
124           "drawsContent": true,
125           "backgroundColor": "#C0C0C0"
126         },
127         {
128           "position": [700, 100],
129           "bounds": [10, 10],
130           "contentsOpaque": true,
131           "drawsContent": true,
132           "backgroundColor": "#C0C0C0"
133         },
134         {
135           "position": [100, 100],
136           "bounds": [10, 10],
137           "contentsOpaque": true,
138           "drawsContent": true,
139           "backgroundColor": "#C0C0C0"
140         }
141       ]
142     }
143   ]