Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / virtual / gpu / compositedscrolling / 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       (drawsContent 1)
13       (paintingPhases
14         GraphicsLayerPaintBackground
15         GraphicsLayerPaintForeground
16         GraphicsLayerPaintMask
17       )
18       (children 1
19         (GraphicsLayer
20           (position 28.00 20.00)
21           (bounds 202.00 202.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 185.00 185.00)
32               (paintingPhases
33                 GraphicsLayerPaintBackground
34                 GraphicsLayerPaintForeground
35                 GraphicsLayerPaintMask
36               )
37               (children 1
38                 (GraphicsLayer
39                   (bounds 185.00 715.00)
40                   (drawsContent 1)
41                   (paintingPhases
42                     GraphicsLayerPaintOverflowContents
43                     GraphicsLayerPaintCompositedScroll
44                   )
45                   (children 2
46                     (GraphicsLayer
47                       (position 0.00 10.00)
48                       (bounds 80.00 10.00)
49                       (contentsOpaque 1)
50                       (paintingPhases
51                         GraphicsLayerPaintBackground
52                         GraphicsLayerPaintForeground
53                         GraphicsLayerPaintMask
54                       )
55                     )
56                     (GraphicsLayer
57                       (bounds 185.00 715.00)
58                       (drawsContent 1)
59                       (paintingPhases
60                         GraphicsLayerPaintForeground
61                       )
62                     )
63                   )
64                 )
65               )
66             )
67             (GraphicsLayer
68               (position 1.00 186.00)
69               (bounds 185.00 15.00)
70               (drawsContent 1)
71               (paintingPhases
72                 GraphicsLayerPaintBackground
73                 GraphicsLayerPaintForeground
74                 GraphicsLayerPaintMask
75               )
76             )
77             (GraphicsLayer
78               (position 186.00 1.00)
79               (bounds 15.00 185.00)
80               (drawsContent 1)
81               (paintingPhases
82                 GraphicsLayerPaintBackground
83                 GraphicsLayerPaintForeground
84                 GraphicsLayerPaintMask
85               )
86             )
87             (GraphicsLayer
88               (position 186.00 186.00)
89               (bounds 15.00 15.00)
90               (drawsContent 1)
91               (paintingPhases
92                 GraphicsLayerPaintBackground
93                 GraphicsLayerPaintForeground
94                 GraphicsLayerPaintMask
95               )
96             )
97           )
98         )
99       )
100     )
101   )
102 )
103
104