Upstream version 7.35.144.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac-snowleopard / virtual / gpu / 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                       (drawsContent 1)
29                       (backgroundColor #808080)
30                     )
31                   )
32                 )
33               )
34             )
35             (GraphicsLayer
36               (position 1.00 186.00)
37               (bounds 185.00 15.00)
38               (drawsContent 1)
39             )
40             (GraphicsLayer
41               (position 186.00 1.00)
42               (bounds 15.00 185.00)
43               (drawsContent 1)
44             )
45             (GraphicsLayer
46               (position 186.00 186.00)
47               (bounds 15.00 15.00)
48               (drawsContent 1)
49             )
50           )
51         )
52       )
53     )
54   )
55 )
56
57