Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / overflow / opt-unclipped-descendants-into-composited-scrolling-expected.txt
1 This test ensures that a stacking context overflow-scroll div's unclipped descendant gets its own composited layer, which is correctly parented under the overflow-div's composited layer.
2
3 (GraphicsLayer
4   (bounds 1496.00 585.00)
5   (children 1
6     (GraphicsLayer
7       (bounds 1496.00 585.00)
8       (contentsOpaque 1)
9       (drawsContent 1)
10       (children 1
11         (GraphicsLayer
12           (position 28.00 20.00)
13           (bounds 202.00 202.00)
14           (drawsContent 1)
15           (children 4
16             (GraphicsLayer
17               (position 1.00 1.00)
18               (bounds 185.00 185.00)
19               (children 1
20                 (GraphicsLayer
21                   (bounds 190.00 185.00)
22                   (drawsContent 1)
23                   (children 1
24                     (GraphicsLayer
25                       (position 10.00 139.00)
26                       (bounds 180.00 90.00)
27                       (contentsOpaque 1)
28                     )
29                   )
30                 )
31               )
32             )
33             (GraphicsLayer
34               (position 1.00 186.00)
35               (bounds 185.00 15.00)
36               (drawsContent 1)
37             )
38             (GraphicsLayer
39               (position 186.00 1.00)
40               (bounds 15.00 185.00)
41               (drawsContent 1)
42             )
43             (GraphicsLayer
44               (position 186.00 186.00)
45               (bounds 15.00 15.00)
46               (drawsContent 1)
47             )
48           )
49         )
50       )
51     )
52   )
53 )
54
55