Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / update-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       (drawsContent 1)
13       (paintingPhases
14         GraphicsLayerPaintBackground
15         GraphicsLayerPaintForeground
16         GraphicsLayerPaintMask
17       )
18       (children 1
19         (GraphicsLayer
20           (position 8.00 8.00)
21           (bounds 102.00 102.00)
22           (drawsContent 1)
23           (paintingPhases
24             GraphicsLayerPaintBackground
25             GraphicsLayerPaintMask
26             GraphicsLayerPaintCompositedScroll
27           )
28           (children 4
29             (GraphicsLayer
30               (position 1.00 1.00)
31               (bounds 85.00 85.00)
32               (paintingPhases
33                 GraphicsLayerPaintBackground
34                 GraphicsLayerPaintForeground
35                 GraphicsLayerPaintMask
36               )
37               (children 1
38                 (GraphicsLayer
39                   (bounds 85.00 120.00)
40                   (shouldFlattenTransform 0)
41                   (drawsContent 1)
42                   (paintingPhases
43                     GraphicsLayerPaintForeground
44                     GraphicsLayerPaintOverflowContents
45                     GraphicsLayerPaintCompositedScroll
46                   )
47                 )
48               )
49             )
50             (GraphicsLayer
51               (position 1.00 86.00)
52               (bounds 85.00 15.00)
53               (drawsContent 1)
54               (paintingPhases
55                 GraphicsLayerPaintBackground
56                 GraphicsLayerPaintForeground
57                 GraphicsLayerPaintMask
58               )
59             )
60             (GraphicsLayer
61               (position 86.00 1.00)
62               (bounds 15.00 85.00)
63               (drawsContent 1)
64               (paintingPhases
65                 GraphicsLayerPaintBackground
66                 GraphicsLayerPaintForeground
67                 GraphicsLayerPaintMask
68               )
69             )
70             (GraphicsLayer
71               (position 86.00 86.00)
72               (bounds 15.00 15.00)
73               (drawsContent 1)
74               (paintingPhases
75                 GraphicsLayerPaintBackground
76                 GraphicsLayerPaintForeground
77                 GraphicsLayerPaintMask
78               )
79             )
80           )
81         )
82       )
83     )
84   )
85 )
86