Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac-snowleopard / virtual / softwarecompositing / update-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       "drawsContent": true,
9       "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"],
10       "children": [
11         {
12           "position": [8, 8],
13           "bounds": [102, 102],
14           "drawsContent": true,
15           "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintMask", "GraphicsLayerPaintCompositedScroll"],
16           "children": [
17             {
18               "position": [1, 1],
19               "bounds": [85, 85],
20               "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"],
21               "children": [
22                 {
23                   "bounds": [85, 120],
24                   "shouldFlattenTransform": false,
25                   "drawsContent": true,
26                   "paintingPhases": ["GraphicsLayerPaintForeground", "GraphicsLayerPaintOverflowContents", "GraphicsLayerPaintCompositedScroll"],
27                   "children": [
28                     {
29                       "shouldFlattenTransform": false,
30                       "paintingPhases": ["GraphicsLayerPaintForeground", "GraphicsLayerPaintOverflowContents", "GraphicsLayerPaintCompositedScroll"]
31                     }
32                   ]
33                 }
34               ]
35             },
36             {
37               "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"],
38               "children": [
39                 {
40                   "position": [1, 86],
41                   "bounds": [85, 15],
42                   "drawsContent": true,
43                   "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"]
44                 },
45                 {
46                   "position": [86, 1],
47                   "bounds": [15, 85],
48                   "drawsContent": true,
49                   "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"]
50                 },
51                 {
52                   "position": [86, 86],
53                   "bounds": [15, 15],
54                   "drawsContent": true,
55                   "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForeground", "GraphicsLayerPaintMask"]
56                 }
57               ]
58             }
59           ]
60         }
61       ]
62     }
63   ]
64 }
65