Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / virtual / softwarecompositing / overflow / composited-scrolling-paint-phases-expected.txt
1 (GraphicsLayer
2   (bounds 800.00 600.00)
3   (paintingPhases
4     GraphicsLayerPaintBackground
5     GraphicsLayerPaintForeground
6     GraphicsLayerPaintMask
7   )
8   (children 1
9     (GraphicsLayer
10       (bounds 800.00 600.00)
11       (contentsOpaque 1)
12       (paintingPhases
13         GraphicsLayerPaintBackground
14         GraphicsLayerPaintForeground
15         GraphicsLayerPaintMask
16       )
17       (children 1
18         (GraphicsLayer
19           (bounds 800.00 242.00)
20           (drawsContent 1)
21           (paintingPhases
22             GraphicsLayerPaintBackground
23             GraphicsLayerPaintMask
24           )
25           (children 3
26             (GraphicsLayer
27               (position 29.00 31.00)
28               (bounds 80.00 10.00)
29               (contentsOpaque 1)
30               (drawsContent 1)
31               (backgroundColor #008000)
32               (paintingPhases
33                 GraphicsLayerPaintBackground
34                 GraphicsLayerPaintForeground
35                 GraphicsLayerPaintMask
36               )
37             )
38             (GraphicsLayer
39               (bounds 800.00 242.00)
40               (drawsContent 1)
41               (paintingPhases
42                 GraphicsLayerPaintForeground
43               )
44             )
45             (GraphicsLayer
46               (position 28.00 20.00)
47               (bounds 202.00 202.00)
48               (drawsContent 1)
49               (paintingPhases
50                 GraphicsLayerPaintBackground
51                 GraphicsLayerPaintMask
52                 GraphicsLayerPaintCompositedScroll
53               )
54               (children 4
55                 (GraphicsLayer
56                   (position 1.00 1.00)
57                   (bounds 185.00 185.00)
58                   (paintingPhases
59                     GraphicsLayerPaintBackground
60                     GraphicsLayerPaintForeground
61                     GraphicsLayerPaintMask
62                   )
63                   (children 1
64                     (GraphicsLayer
65                       (bounds 185.00 715.00)
66                       (shouldFlattenTransform 0)
67                       (drawsContent 1)
68                       (paintingPhases
69                         GraphicsLayerPaintForeground
70                         GraphicsLayerPaintOverflowContents
71                         GraphicsLayerPaintCompositedScroll
72                       )
73                     )
74                   )
75                 )
76                 (GraphicsLayer
77                   (position 1.00 186.00)
78                   (bounds 185.00 15.00)
79                   (drawsContent 1)
80                   (paintingPhases
81                     GraphicsLayerPaintBackground
82                     GraphicsLayerPaintForeground
83                     GraphicsLayerPaintMask
84                   )
85                 )
86                 (GraphicsLayer
87                   (position 186.00 1.00)
88                   (bounds 15.00 185.00)
89                   (drawsContent 1)
90                   (paintingPhases
91                     GraphicsLayerPaintBackground
92                     GraphicsLayerPaintForeground
93                     GraphicsLayerPaintMask
94                   )
95                 )
96                 (GraphicsLayer
97                   (position 186.00 186.00)
98                   (bounds 15.00 15.00)
99                   (drawsContent 1)
100                   (paintingPhases
101                     GraphicsLayerPaintBackground
102                     GraphicsLayerPaintForeground
103                     GraphicsLayerPaintMask
104                   )
105                 )
106               )
107             )
108           )
109         )
110       )
111     )
112   )
113 )
114
115