Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / compositing / 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                   (paintingPhases
80                     GraphicsLayerPaintBackground
81                     GraphicsLayerPaintForeground
82                     GraphicsLayerPaintMask
83                   )
84                 )
85                 (GraphicsLayer
86                   (position 186.00 1.00)
87                   (bounds 15.00 185.00)
88                   (paintingPhases
89                     GraphicsLayerPaintBackground
90                     GraphicsLayerPaintForeground
91                     GraphicsLayerPaintMask
92                   )
93                 )
94                 (GraphicsLayer
95                   (position 186.00 186.00)
96                   (bounds 15.00 15.00)
97                   (drawsContent 1)
98                   (paintingPhases
99                     GraphicsLayerPaintBackground
100                     GraphicsLayerPaintForeground
101                     GraphicsLayerPaintMask
102                   )
103                 )
104               )
105             )
106           )
107         )
108       )
109     )
110   )
111 )
112
113