Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / virtual / gpu / compositedscrolling / overflow / accelerated-overflow-scroll-should-not-affect-perspective-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [8, 8],
11           "bounds": [200, 200],
12           "children": [
13             {
14               "bounds": [185, 185],
15               "shouldFlattenTransform": false,
16               "transform": [
17                 [1, 0, 0, 0],
18                 [0, 1, 0, 0],
19                 [0, 0, 1, -0.01],
20                 [0, 0, 0, 1]
21               ],
22               "children": [
23                 {
24                   "bounds": [185, 265],
25                   "shouldFlattenTransform": false,
26                   "children": [
27                     {
28                       "shouldFlattenTransform": false,
29                       "children": [
30                         {
31                           "position": [0, 65],
32                           "bounds": [60, 200],
33                           "contentsOpaque": true,
34                           "drawsContent": true,
35                           "backgroundColor": "#008000",
36                           "transform": [
37                             [1, 0, 0, 0],
38                             [0, 1, 0, 0],
39                             [0, 0, 1, 0],
40                             [0, 0, 10, 1]
41                           ]
42                         },
43                         {
44                           "position": [65, 65],
45                           "bounds": [60, 200],
46                           "contentsOpaque": true,
47                           "drawsContent": true,
48                           "backgroundColor": "#0000FF",
49                           "transform": [
50                             [1, 0, 0, 0],
51                             [0, 1, 0, 0],
52                             [0, 0, 1, 0],
53                             [0, 0, 20, 1]
54                           ]
55                         }
56                       ]
57                     }
58                   ]
59                 }
60               ]
61             },
62             {
63               "children": [
64                 {
65                   "position": [0, 185],
66                   "bounds": [185, 15],
67                   "drawsContent": true
68                 },
69                 {
70                   "position": [185, 0],
71                   "bounds": [15, 185],
72                   "drawsContent": true
73                 },
74                 {
75                   "position": [185, 185],
76                   "bounds": [15, 15],
77                   "drawsContent": true
78                 }
79               ]
80             }
81           ]
82         }
83       ]
84     }
85   ]
86 }
87