Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac-snowleopard / virtual / softwarecompositing / overflow / composited-scrolling-paint-phases-expected.txt
1 {
2   "bounds": [800, 600],
3   "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"],
9       "children": [
10         {
11           "bounds": [800, 242],
12           "drawsContent": true,
13           "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintMask"],
14           "children": [
15             {
16               "position": [29, 31],
17               "bounds": [80, 10],
18               "contentsOpaque": true,
19               "drawsContent": true,
20               "backgroundColor": "#008000",
21               "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"]
22             },
23             {
24               "bounds": [800, 242],
25               "drawsContent": true,
26               "paintingPhases": ["GraphicsLayerPaintForeground"]
27             },
28             {
29               "position": [28, 20],
30               "bounds": [202, 202],
31               "drawsContent": true,
32               "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintMask", "GraphicsLayerPaintCompositedScroll"],
33               "children": [
34                 {
35                   "position": [1, 1],
36                   "bounds": [185, 185],
37                   "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"],
38                   "children": [
39                     {
40                       "bounds": [185, 715],
41                       "shouldFlattenTransform": false,
42                       "drawsContent": true,
43                       "paintingPhases": ["GraphicsLayerPaintForeground", "GraphicsLayerPaintOverflowContents", "GraphicsLayerPaintCompositedScroll"],
44                       "children": [
45                         {
46                           "shouldFlattenTransform": false,
47                           "paintingPhases": ["GraphicsLayerPaintForeground", "GraphicsLayerPaintOverflowContents", "GraphicsLayerPaintCompositedScroll"]
48                         }
49                       ]
50                     }
51                   ]
52                 },
53                 {
54                   "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"],
55                   "children": [
56                     {
57                       "position": [1, 186],
58                       "bounds": [185, 15],
59                       "drawsContent": true,
60                       "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"]
61                     },
62                     {
63                       "position": [186, 1],
64                       "bounds": [15, 185],
65                       "drawsContent": true,
66                       "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"]
67                     },
68                     {
69                       "position": [186, 186],
70                       "bounds": [15, 15],
71                       "drawsContent": true,
72                       "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"]
73                     }
74                   ]
75                 }
76               ]
77             }
78           ]
79         }
80       ]
81     }
82   ]
83 }
84
85