Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / change-from-paints-into-ancestor-to-paints-into-own-backing-for-intrinsic-reason-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 784, 100]
10       ],
11       "children": [
12         {
13           "position": [8, 8],
14           "bounds": [784, 100],
15           "opacity": 0,
16           "contentsOpaque": true,
17           "drawsContent": true,
18           "backgroundColor": "#FF0000",
19           "repaintRects": [
20             [0, 0, 784, 100]
21           ],
22           "children": [
23             {
24               "bounds": [784, 100],
25               "shouldFlattenTransform": false,
26               "transform": [
27                 [1, 0, 0, 0],
28                 [0, 1, 0, 0],
29                 [0, 0, 1, -1],
30                 [0, 0, 0, 1]
31               ],
32               "children": [
33                 {
34                   "bounds": [100, 100],
35                   "contentsOpaque": true,
36                   "drawsContent": true,
37                   "backfaceVisibility": "hidden",
38                   "backgroundColor": "#0000FF"
39                 }
40               ]
41             }
42           ]
43         }
44       ]
45     }
46   ]
47 }
48