Upstream version 10.38.208.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             [0, 0, 784, 100]
22           ],
23           "children": [
24             {
25               "bounds": [784, 100],
26               "shouldFlattenTransform": false,
27               "transform": [
28                 [1, 0, 0, 0],
29                 [0, 1, 0, 0],
30                 [0, 0, 1, -1],
31                 [0, 0, 0, 1]
32               ],
33               "children": [
34                 {
35                   "bounds": [100, 100],
36                   "contentsOpaque": true,
37                   "drawsContent": true,
38                   "backfaceVisibility": "hidden",
39                   "backgroundColor": "#0000FF"
40                 }
41               ]
42             }
43           ]
44         }
45       ]
46     }
47   ]
48 }
49