Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / will-change / composited-layers-expected.txt
blob65d45543e08da32fe815bc9f8a677c5465fc2bd2
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [12, 42],
11           "bounds": [30, 30],
12           "contentsOpaque": true,
13           "drawsContent": true,
14           "backgroundColor": "#008000"
15         },
16         {
17           "position": [12, 76],
18           "bounds": [30, 30],
19           "contentsOpaque": true,
20           "drawsContent": true,
21           "backgroundColor": "#008000"
22         },
23         {
24           "position": [12, 144],
25           "bounds": [30, 30],
26           "contentsOpaque": true,
27           "drawsContent": true,
28           "backgroundColor": "#008000"
29         },
30         {
31           "position": [12, 212],
32           "bounds": [30, 30],
33           "contentsOpaque": true,
34           "drawsContent": true,
35           "backgroundColor": "#008000"
36         },
37         {
38           "position": [12, 280],
39           "bounds": [30, 30],
40           "contentsOpaque": true,
41           "drawsContent": true,
42           "backgroundColor": "#008000"
43         },
44         {
45           "position": [12, 348],
46           "bounds": [30, 30],
47           "contentsOpaque": true,
48           "drawsContent": true,
49           "backgroundColor": "#008000"
50         },
51         {
52           "position": [12, 416],
53           "bounds": [30, 30],
54           "contentsOpaque": true,
55           "drawsContent": true,
56           "backgroundColor": "#008000"
57         }
58       ]
59     }
60   ]